1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
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 02:51:23 +00:00
# $FreeBSD$
#
2000-04-13 19:19:05 +00:00
PORTNAME= xtacy
2001-02-05 16:18:54 +00: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 12:57:39 +00:00
DISTNAME= ${PORTNAME}114
MAINTAINER= matt@bdd.net
2003-02-21 14:08:24 +00: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>