diff options
author | obrien <obrien@FreeBSD.org> | 1997-10-13 15:52:28 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-10-13 15:52:28 +0800 |
commit | bb4d1c221dad5670056a81e80359458664cdb961 (patch) | |
tree | 6843c34c6e2196026b91d20ec217cc4c6cc2e197 | |
parent | f05390a5b576f8103e7ae6d88b9e5851d284bffd (diff) | |
download | freebsd-ports-gnome-bb4d1c221dad5670056a81e80359458664cdb961.tar.gz freebsd-ports-gnome-bb4d1c221dad5670056a81e80359458664cdb961.tar.zst freebsd-ports-gnome-bb4d1c221dad5670056a81e80359458664cdb961.zip |
Portlint.
Change my email address.
-rw-r--r-- | chinese/c2t/Makefile | 5 | ||||
-rw-r--r-- | chinese/celvis/Makefile | 4 | ||||
-rw-r--r-- | chinese/gb2ps/Makefile | 5 | ||||
-rw-r--r-- | chinese/gbscript/Makefile | 7 | ||||
-rw-r--r-- | chinese/hc/Makefile | 5 | ||||
-rw-r--r-- | chinese/lunar/Makefile | 5 |
6 files changed, 15 insertions, 16 deletions
diff --git a/chinese/c2t/Makefile b/chinese/c2t/Makefile index 3c35cd007947..d365f417f75f 100644 --- a/chinese/c2t/Makefile +++ b/chinese/c2t/Makefile @@ -4,9 +4,10 @@ # Date created: Mon Feb 03, 1997 # Whom: David O'Brien (obrien@FreeBSD.org) # -# $Id: Makefile,v 1.2 1997/02/11 04:40:10 obrien Exp $ +# $Id: Makefile,v 1.3 1997/09/22 17:48:23 max Exp $ # +DISTNAME= c2t PKGNAME= zh-c2t-1.0 CATEGORIES= chinese MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \ @@ -17,7 +18,7 @@ MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \ ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/x-win/cxterm/dict/gb/ DISTFILES= c2t.tar.gz TONEPY.tit -MAINTAINER= obrien@NUXI.com +MAINTAINER= obrien@FreeBSD.org NO_WRKSUBDIR= yes EXTRACT_ONLY= c2t.tar.gz diff --git a/chinese/celvis/Makefile b/chinese/celvis/Makefile index 1f455adef415..da72cdf11a85 100644 --- a/chinese/celvis/Makefile +++ b/chinese/celvis/Makefile @@ -4,7 +4,7 @@ # Date created: Thur Aug 15, 1996 # Whom: David O'Brien (obrien@cs.ucdavis.edu) # -# $Id: Makefile,v 1.5 1997/08/23 09:33:27 obrien Exp $ +# $Id: Makefile,v 1.6 1997/09/22 17:48:24 max Exp $ # DISTNAME= celvis @@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.edu.cn/PUB/Chinese/ # if the distfile becomes unfetchable again. Note this ver is slightly # different. -MAINTAINER= obrien@NUXI.com +MAINTAINER= obrien@FreeBSD.org MAN1= celvis.1 diff --git a/chinese/gb2ps/Makefile b/chinese/gb2ps/Makefile index 3258c56887e2..42dea619e4d4 100644 --- a/chinese/gb2ps/Makefile +++ b/chinese/gb2ps/Makefile @@ -4,7 +4,7 @@ # Date created: Mon Feb 03, 1997 # Whom: David O'Brien (obrien@FreeBSD.org) # -# $Id: Makefile,v 1.2 1997/02/11 04:40:17 obrien Exp $ +# $Id: Makefile,v 1.3 1997/09/22 17:48:30 max Exp $ # DISTNAME= gb2ps.2.02 @@ -20,7 +20,7 @@ DISTFILES= ${DISTNAME}.tar.gz \ csong24.ccf.gz ckai24.ccf.gz cfang24.ccf.gz chei24.ccf.gz \ cfan24.ccf.gz -MAINTAINER= obrien@NUXI.com +MAINTAINER= obrien@FreeBSD.org EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} WRKSRC= ${WRKDIR}/GB2PS @@ -37,5 +37,4 @@ do-install: ${INSTALL_MAN} ${WRKSRC}/gb2ps.help ${PREFIX}/share/doc/gb2ps .endif - .include <bsd.port.mk> diff --git a/chinese/gbscript/Makefile b/chinese/gbscript/Makefile index ecd6a4ebf3f4..23c86dd64d4d 100644 --- a/chinese/gbscript/Makefile +++ b/chinese/gbscript/Makefile @@ -4,7 +4,7 @@ # Date created: Mon Feb 03, 1997 # Whom: David O'Brien (obrien@FreeBSD.org) # -# $Id: Makefile,v 1.2 1997/09/22 17:43:43 max Exp $ +# $Id: Makefile,v 1.3 1997/09/22 17:48:32 max Exp $ # DISTNAME= gbscript-1.11 @@ -18,10 +18,10 @@ MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/print/ \ ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/fonts/gb/misc/ DISTFILES= gbscript-1.11.tar.gz cclib.24 -MAINTAINER= obrien@NUXI.com +MAINTAINER= obrien@FreeBSD.org EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAKEFILE= makefile +MAKEFILE= makefile CFLAG+= -DPROLOGUE_PATH=\"${PREFIX}/share/chinese/gb\" do-install: @@ -30,5 +30,4 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/gbscript.pro ${PREFIX}/share/chinese/gb ${INSTALL_DATA} ${DISTDIR}/cclib.24 ${PREFIX}/share/chinese/gb - .include <bsd.port.mk> diff --git a/chinese/hc/Makefile b/chinese/hc/Makefile index 6e9fd99e41d3..400525ab2cc5 100644 --- a/chinese/hc/Makefile +++ b/chinese/hc/Makefile @@ -4,9 +4,10 @@ # Date created: Mon Feb 03, 1997 # Whom: David O'Brien (obrien@FreeBSD.org) # -# $Id: Makefile,v 1.1.1.1 1997/02/08 00:36:01 obrien Exp $ +# $Id: Makefile,v 1.2 1997/09/22 17:48:33 max Exp $ # +DISTNAME= hc-3.0 PKGNAME= zh-hc-3.0 CATEGORIES= chinese MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \ @@ -14,7 +15,7 @@ MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \ ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/convert/ DISTFILES= hc-30.tar.gz hc-supp.tab -MAINTAINER= obrien@NUXI.com +MAINTAINER= obrien@FreeBSD.org WRKSRC= ${WRKDIR}/hc3 EXTRACT_ONLY= hc-30.tar.gz diff --git a/chinese/lunar/Makefile b/chinese/lunar/Makefile index b9597bc32c4f..a28dac03ff30 100644 --- a/chinese/lunar/Makefile +++ b/chinese/lunar/Makefile @@ -4,7 +4,7 @@ # Date created: Mon Feb 03, 1997 # Whom: David O'Brien (obrien@FreeBSD.org) # -# $Id: Makefile,v 1.1.1.1 1997/02/08 00:40:11 obrien Exp $ +# $Id: Makefile,v 1.2 1997/09/22 17:48:35 max Exp $ # DISTNAME= lunar-2.1 @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/c-utils/ \ ftp://ftp.edu.tw/Chinese/ifcss/software/unix/c-utils/ \ ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/c-utils/ -MAINTAINER= obrien@NUXI.com +MAINTAINER= obrien@FreeBSD.org ALL_TARGET= MAN1= lunar.1 @@ -25,5 +25,4 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/lunar.bitmap ${PREFIX}/share/chinese ${INSTALL_MAN} ${WRKSRC}/${MAN1} ${PREFIX}/man/man1 - .include <bsd.port.mk> |