summaryrefslogtreecommitdiff
path: root/comms/mgetty+sendfax
diff options
context:
space:
mode:
authorobache <obache>2011-04-16 11:16:34 +0000
committerobache <obache>2011-04-16 11:16:34 +0000
commit3dc7e320fd4791afb57d84fb0f29ff05a5d4bd66 (patch)
tree40a8bdf2d2b04dc011beab99aa3cc040a4128878 /comms/mgetty+sendfax
parent37d45e0b8568d321929887d11a40aaca3c2c96d2 (diff)
downloadpkgsrc-3dc7e320fd4791afb57d84fb0f29ff05a5d4bd66.tar.gz
move PKG_DESTDIR_SUPPORT and LICENSE to usual location.
Diffstat (limited to 'comms/mgetty+sendfax')
-rw-r--r--comms/mgetty+sendfax/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile
index e6e26cc1026..a7a8047fad5 100644
--- a/comms/mgetty+sendfax/Makefile
+++ b/comms/mgetty+sendfax/Makefile
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.73 2011/04/16 11:14:31 obache Exp $
+# $NetBSD: Makefile,v 1.74 2011/04/16 11:16:34 obache Exp $
DISTNAME= mgetty1.1.37-Jun05
PKGNAME= mgetty-1.1.37
CATEGORIES= comms
MASTER_SITES= ftp://alpha.greenie.net/pub/mgetty/source/1.1/
-PKG_DESTDIR_SUPPORT=destdir
-LICENSE= gnu-gpl-v2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://mgetty.greenie.net/
COMMENT= Handle external logins, send and receive faxes
+LICENSE= gnu-gpl-v2
MAKE_JOBS_SAFE= no
@@ -17,6 +16,8 @@ BUILD_DEPENDS+= texi2roff-[0-9]*:../../textproc/texi2roff
CONFLICTS= hylafax-[0-9]*
+PKG_DESTDIR_SUPPORT= destdir
+
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
MAKE_ENV+= MGETTY_CONFDIR=${PKG_SYSCONFDIR:Q} PERL5=${PERL5:Q}