freebsd-ports/x11/xaniroc/Makefile
Steve Price 56772a4126 Update MASTERSITES.
PR:		9956
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-02-22 04:34:16 +00:00

24 lines
565 B
Makefile

# New ports collection makefile for: xaniroc
# Version required: 0.3
# Date created: 20 Sep 1997
# Whom: Stefan Zehl <sec@42.org>
#
# $Id: Makefile,v 1.2 1998/10/05 05:17:58 steve 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>