diff options
author | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-03-12 15:52:27 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-03-12 15:52:27 +0000 |
commit | da2f1b30b8bf3b01f52d56cf6ec3ed183bc3e189 (patch) | |
tree | 8aff69973b92269550dc8dcdddb40d2941622f5c /comms/hylafax | |
parent | 23aec755f6415d4323412378cd1b4f8785eeff06 (diff) | |
download | ports-da2f1b30b8bf3b01f52d56cf6ec3ed183bc3e189.tar.gz ports-da2f1b30b8bf3b01f52d56cf6ec3ed183bc3e189.zip |
Notes
Diffstat (limited to 'comms/hylafax')
-rw-r--r-- | comms/hylafax/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile index ff99350d8a93..e9b84deb1ec2 100644 --- a/comms/hylafax/Makefile +++ b/comms/hylafax/Makefile @@ -3,7 +3,7 @@ # Date created: 19 Apr 1997 # Whom: ports@freebsd.org # -# $Id: Makefile,v 1.20 1998/11/25 09:01:16 asami Exp $ +# $Id: Makefile,v 1.21 1999/01/21 11:12:20 itojun Exp $ # DISTNAME= hylafax-v4.0pl2 @@ -16,6 +16,9 @@ EXTRACT_SUFX= -tar.gz MAINTAINER= ports@freebsd.org +Y2K= http://www.hylafax.org/HylaFAQ/Q189.html +WWW_SITE= http://www.hylafax.org + BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ ${PREFIX}/lib/afm/Courier:${PORTSDIR}/print/afm # no dependency on ghostscript because we don't know which |