freebsd-ports/x11/xtacy/Makefile
2004-02-06 13:12:53 +00:00

26 lines
501 B
Makefile

# New ports collection makefile for: xtacy
# Date created: 25 July 1996
# Whom: matt@bdd.net
#
# $FreeBSD$
#
PORTNAME= xtacy
PORTVERSION= 1.14
CATEGORIES= x11
MASTER_SITES= http://www.ultranet.com/~jjohnson/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/graphics/hacks/X
DISTNAME= ${PORTNAME}114
MAINTAINER= matt@bdd.net
COMMENT= An X11 trippy color-cycling toy
USE_IMAKE= yes
MAN1= xtacy.1
PLIST_FILES= bin/xtacy
WRKSRC= ${WRKDIR}/Xtacy
.include <bsd.port.mk>