summaryrefslogtreecommitdiff
path: root/x11/xaniroc/Makefile
diff options
context:
space:
mode:
authorsimonb <simonb>1999-09-28 00:55:53 +0000
committersimonb <simonb>1999-09-28 00:55:53 +0000
commit9618bbfdde7b185a1acb4bc969b0d5d91690c4fc (patch)
tree293142de6c62f74578b9861f39fee2ce4cdc479d /x11/xaniroc/Makefile
parent21bbfceaab27e7cc5e414d3f008234cb330aa4e1 (diff)
downloadpkgsrc-9618bbfdde7b185a1acb4bc969b0d5d91690c4fc.tar.gz
Adapt to NetBSD.
Diffstat (limited to 'x11/xaniroc/Makefile')
-rw-r--r--x11/xaniroc/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/x11/xaniroc/Makefile b/x11/xaniroc/Makefile
index f866a31e4f1..ce41afbb7c7 100644
--- a/x11/xaniroc/Makefile
+++ b/x11/xaniroc/Makefile
@@ -1,9 +1,11 @@
+# $NetBSD: Makefile,v 1.2 1999/09/28 00:55:53 simonb Exp $
+#
# New ports collection makefile for: xaniroc
# Version required: 0.3
# Date created: 20 Sep 1997
# Whom: Stefan Zehl <sec@42.org>
#
-# $FreeBSD: ports/x11/xaniroc/Makefile,v 1.4 1999/08/31 02:50:46 peter Exp $
+# FreeBSD: ports/x11/xaniroc/Makefile,v 1.4 1999/08/31 02:50:46 peter Exp
#
DISTNAME= xaniroc
@@ -13,12 +15,11 @@ MASTER_SITES= ftp://ftp.freebird.org/unixware/freebird/x11/utils/ \
ftp://netlab1.usu.edu/pub/mirror/freebird/x11/utils/
EXTRACT_SUFX= .src.tar.Z
-MAINTAINER= sec@42.org
+MAINTAINER= packages@netbsd.org
USE_IMAKE= yes
-MAN1= xaniroc.1
post-extract:
${MV} ${WRKSRC}/manpage.1 ${WRKSRC}/xaniroc.man
-.include <bsd.port.mk>
+.include "../../mk/bsd.pkg.mk"