freebsd-ports/x11/xtacy/Makefile

26 lines
501 B
Makefile
Raw Normal View History

# New ports collection makefile for: xtacy
# Date created: 25 July 1996
# Whom: 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
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
2003-02-21 15:08:24 +01:00
COMMENT= An X11 trippy color-cycling toy
USE_IMAKE= yes
MAN1= xtacy.1
PLIST_FILES= bin/xtacy
WRKSRC= ${WRKDIR}/Xtacy
.include <bsd.port.mk>