diff options
Diffstat (limited to 'mail/xpbiff/Makefile')
-rw-r--r-- | mail/xpbiff/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/mail/xpbiff/Makefile b/mail/xpbiff/Makefile index 62e92de45f60..d61a3be38412 100644 --- a/mail/xpbiff/Makefile +++ b/mail/xpbiff/Makefile @@ -1,14 +1,15 @@ # New ports collection makefile for: xpbiff -# Version required: 1.27 # Date created: 2 April 1997 # Whom: Yoshiro MIHIRA <sanpei@yy.cs.keio.ac.jp> # # $FreeBSD$ +# -DISTNAME= xpbiff -PKGNAME?= xpbiff-1.27 +PORTNAME?= xpbiff +PORTVERSION?= 1.27 CATEGORIES= mail MASTER_SITES= ftp://ftp.ics.es.osaka-u.ac.jp/pub/xpbiff/ +DISTNAME= xpbiff DISTFILES= xpbiff-1.27-with-YOUBIN.tar.gz.uu MAINTAINER= sanpei@yy.cs.keio.ac.jp |