MFen:
www/de/Makefile fixes only www/de/features.sgml 1.29 -> 1.33 www/de/where.sgml 1.91 -> 1.94 www/de/projects/projects.sgml fixes only www/de/share/sgml/navibar.l10n.ent 1.12 -> 1.13 www/de/share/sgml/press.xml 1.54 -> 1.55 www/de/logo.sgml new translation [1] www/de/java new translation [2] www/de/java/Makefile new translation [2] www/de/java/Makefile.inc new translation [2] www/de/java/index.sgml new translation [2] [1] Daniel Seuffert [2] jkois Approved by: jkois (mentor)
This commit is contained in:
parent
fd02f93ed3
commit
d5e62e51e9
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=31074
10 changed files with 423 additions and 37 deletions
22
de/java/Makefile
Normal file
22
de/java/Makefile
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
# $FreeBSD$
|
||||
# $FreeBSDde: de-www/java/Makefile,v 1.1 2007/11/10 10:18:30 jkois Exp $
|
||||
# basiert auf: 1.4
|
||||
|
||||
.if exists(../Makefile.conf)
|
||||
.include "../Makefile.conf"
|
||||
.endif
|
||||
.if exists(../Makefile.inc)
|
||||
.include "../Makefile.inc"
|
||||
.endif
|
||||
|
||||
#SUBDIR = dists
|
||||
#SUBDIR+= docs
|
||||
#SUBDIR+= links
|
||||
|
||||
#DOCS = advocacy.sgml
|
||||
#DOCS+= howhelp.sgml
|
||||
DOCS+= index.sgml
|
||||
#DOCS+= install.sgml
|
||||
#DOCS+= newsflash.sgml
|
||||
|
||||
.include "${WEB_PREFIX}/share/mk/web.site.mk"
|
||||
Loading…
Add table
Add a link
Reference in a new issue