summaryrefslogtreecommitdiff
path: root/mail/xfmail
diff options
context:
space:
mode:
authortv <tv>1999-05-24 20:39:35 +0000
committertv <tv>1999-05-24 20:39:35 +0000
commitb4ae5ad32d8b7a07f0fd5aef93d8427a24e6cd18 (patch)
tree65bbd73001946c26475423bf378f0a1854ed3cb6 /mail/xfmail
parent2dceb46da5667da02f175cdab8fb327156a5ac34 (diff)
downloadpkgsrc-b4ae5ad32d8b7a07f0fd5aef93d8427a24e6cd18.tar.gz
Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format. Minor pkglint along the way.
Diffstat (limited to 'mail/xfmail')
-rw-r--r--mail/xfmail/Makefile26
1 files changed, 13 insertions, 13 deletions
diff --git a/mail/xfmail/Makefile b/mail/xfmail/Makefile
index ce24ec32455..cbffbf1f743 100644
--- a/mail/xfmail/Makefile
+++ b/mail/xfmail/Makefile
@@ -1,23 +1,23 @@
-# $NetBSD: Makefile,v 1.5 1999/01/30 23:18:51 agc Exp $
+# $NetBSD: Makefile,v 1.6 1999/05/24 20:39:44 tv Exp $
#
-DISTNAME= xfmail-1.3
-CATEGORIES= mail x11
-MASTER_SITES= ftp://burka.netvision.net.il/pub/xfmail/
+DISTNAME= xfmail-1.3
+CATEGORIES= mail x11
+MASTER_SITES= ftp://burka.netvision.net.il/pub/xfmail/
-MAINTAINER= root@garbled.net
-HOMEPAGE= http://Burka.NetVision.net.il/xfmail/xfmail.html
+MAINTAINER= root@garbled.net
+HOMEPAGE= http://Burka.NetVision.net.il/xfmail/xfmail.html
-DEPENDS+= gdbm-1.7.3:../../databases/gdbm
-DEPENDS+= xpm-3.4k:../../graphics/xpm
-DEPENDS+= xforms-0.88:../../x11/xforms
+DEPENDS+= gdbm-1.7.3:../../databases/gdbm \
+ xpm-3.4k:../../graphics/xpm \
+ xforms-0.88:../../x11/xforms
-ONLY_FOR_ARCHS= arm32 i386 m68k sparc ns32k
+ONLY_FOR_PLATFORM= *-*-{arm32,i386,m68k,sparc,ns32k}
-RESTRICTED= "Selling this software requires permission of the authors."
+RESTRICTED= "Selling this software requires permission of the authors."
-USE_X11BASE= YES
-GNU_CONFIGURE= YES
+USE_X11BASE= YES
+GNU_CONFIGURE= YES
post-install:
${MKDIR} ${PREFIX}/share/doc/xfmail