freebsd-ports/x11/xaniroc/Makefile

28 lines
550 B
Makefile
Raw Normal View History

# New ports collection makefile for: xaniroc
# Date created: 20 Sep 1997
# Whom: Stefan Zehl <sec@42.org>
#
1999-08-31 04:51:23 +02:00
# $FreeBSD$
#
2000-04-13 21:19:05 +02:00
PORTNAME= xaniroc
2001-02-05 17:18:54 +01:00
PORTVERSION= 1.02
PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= ftp://ftp.42.org/pub/orphan/
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .src.tar.Z
MAINTAINER= sec@42.org
2003-02-21 15:08:24 +01:00
COMMENT= Animate your root-cursor
USE_IMAKE= yes
USE_XORG= ice sm x11 xaw xext xmu xpm xt
MAN1= xaniroc.1
PLIST_FILES= bin/xaniroc
post-extract:
${MV} ${WRKSRC}/manpage.1 ${WRKSRC}/xaniroc.man
.include <bsd.port.mk>