freebsd-ports/x11/xtacy/Makefile

25 lines
448 B
Makefile
Raw Normal View History

# Created by: matt@bdd.net
1999-08-31 04:51:23 +02:00
# $FreeBSD$
2000-04-13 21:19:05 +02:00
PORTNAME= xtacy
2001-02-05 17:18:54 +01:00
PORTVERSION= 1.14
PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= http://www.ultranet.com/~jjohnson/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/graphics/hacks/X
2000-04-15 14:57:39 +02:00
DISTNAME= ${PORTNAME}114
MAINTAINER= matt@bdd.net
COMMENT= X11 trippy color-cycling toy
USES= imake
USE_XORG= x11 xext
MAN1= xtacy.1
PLIST_FILES= bin/xtacy
WRKSRC= ${WRKDIR}/Xtacy
NO_STAGE= yes
.include <bsd.port.mk>