freebsd-ports/x11/xaniroc/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

26 lines
510 B
Makefile

# New ports collection makefile for: xaniroc
# Date created: 20 Sep 1997
# Whom: Stefan Zehl <sec@42.org>
#
# $FreeBSD$
#
PORTNAME= xaniroc
PORTVERSION= 1.02
PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= ftp://ftp.42.org/pub/orphan/
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .src.tar.Z
MAINTAINER= sec@42.org
COMMENT= Animate your root-cursor
USE_IMAKE= yes
MAN1= xaniroc.1
PLIST_FILES= bin/xaniroc
post-extract:
${MV} ${WRKSRC}/manpage.1 ${WRKSRC}/xaniroc.man
.include <bsd.port.mk>