summaryrefslogtreecommitdiff
path: root/mail/faces
diff options
context:
space:
mode:
authorwiz <wiz>2009-05-19 08:59:00 +0000
committerwiz <wiz>2009-05-19 08:59:00 +0000
commit53d692acd8a71f89a941dada62a4345937a07233 (patch)
tree6a9e4328c8c41ae43ff29db30f6e978dd26921b7 /mail/faces
parent3ed0ee791ad16bb4ffe35b3ae38c3c23a87b463f (diff)
downloadpkgsrc-53d692acd8a71f89a941dada62a4345937a07233.tar.gz
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
Diffstat (limited to 'mail/faces')
-rw-r--r--mail/faces/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/mail/faces/Makefile b/mail/faces/Makefile
index 32f19be9766..771499d6da4 100644
--- a/mail/faces/Makefile
+++ b/mail/faces/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2007/02/15 14:46:27 joerg Exp $
+# $NetBSD: Makefile,v 1.55 2009/05/19 08:59:21 wiz Exp $
DISTNAME= faces-1.6.1
PKGREVISION= 4
@@ -8,16 +8,16 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Visual mail, user and print face server
-
-DEPENDS+= netpbm>=9.2:../../graphics/netpbm
-
-CONFLICTS= compface-[0-9]*
-
LICENSE= faces-license
+
RESTRICTED= Distribution not allowed if money exchanged
NO_SRC_ON_CDROM= ${RESTRICTED}
NO_BIN_ON_CDROM= ${RESTRICTED}
+DEPENDS+= netpbm>=9.2:../../graphics/netpbm
+
+CONFLICTS= compface-[0-9]*
+
WRKSRC= ${WRKDIR}/faces
USE_X11BASE= YES
USE_LIBTOOL= YES