summaryrefslogtreecommitdiff
path: root/comms/binkd
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 /comms/binkd
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 'comms/binkd')
-rw-r--r--comms/binkd/Makefile24
1 files changed, 12 insertions, 12 deletions
diff --git a/comms/binkd/Makefile b/comms/binkd/Makefile
index 2722c3e5f87..e4644d45afe 100644
--- a/comms/binkd/Makefile
+++ b/comms/binkd/Makefile
@@ -1,21 +1,21 @@
-# $NetBSD: Makefile,v 1.3 1999/05/12 15:08:45 tv Exp $
+# $NetBSD: Makefile,v 1.4 1999/05/24 20:39:35 tv Exp $
#
-DISTNAME= binkd-0.9.2
-CATEGORIES= comms
-MASTER_SITES= http://www.corbina.net/~maloff/binkd/
-EXTRACT_SUFX= .zip
+DISTNAME= binkd-0.9.2
+CATEGORIES= comms
+MASTER_SITES= http://www.corbina.net/~maloff/binkd/
+EXTRACT_SUFX= .zip
-MAINTAINER= tv@netbsd.org # aka "Todd Vierling" @ 1:396/1.5
-HOMEPAGE= http://www.corbina.net/~maloff/binkd/
+MAINTAINER= tv@netbsd.org # aka "Todd Vierling" @ 1:396/1.5
+HOMEPAGE= http://www.corbina.net/~maloff/binkd/
-BUILD_DEPENDS= unzip:../../archivers/unzip
+BUILD_DEPENDS= unzip:../../archivers/unzip
-GNU_CONFIGURE= yes
-EXTRACT_CMD= unzip -qo ${DOWNLOADED_DISTFILE}
+GNU_CONFIGURE= yes
+EXTRACT_CMD= unzip -Loq ${DOWNLOADED_DISTFILE}
-NO_CDROM= "extremely limited usefulness to the general public"
-NOT_FOR_ARCHS= alpha sparc64
+NO_CDROM= "extremely limited usefulness to the general public"
+NOT_FOR_PLATFORM= *-*-{alpha,sparc64}
post-extract:
@cd ${WRKSRC}/mkfls/unix && ${CHMOD} +x configure && ${CP} * ../../