summaryrefslogtreecommitdiff
path: root/x11/xaniroc/Makefile
blob: f866a31e4f1d96456f9d0ee4454674ab4b9a5366 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# 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 $
#

DISTNAME=	xaniroc
PKGNAME=	xaniroc-1.02
CATEGORIES=	x11
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

USE_IMAKE=	yes
MAN1=		xaniroc.1

post-extract:
	${MV} ${WRKSRC}/manpage.1 ${WRKSRC}/xaniroc.man

.include <bsd.port.mk>