freebsd-ports/x11/xtacy/Makefile
Satoshi Asami 31eb6e0e0c "X11 trippy color-cycling toy"
Submitted by:	Matthew Stein <matt@bdd.net>
1996-07-25 19:02:59 +00:00

23 lines
490 B
Makefile

# New ports collection makefile for: xtacy
# Version required: 1.13
# Date created: 25 July 1996
# Whom: matt@bdd.net
#
# $Id$
#
DISTNAME= Xtacy113
PKGNAME= xtacy-1.13
CATEGORIES+= x11
MASTER_SITES= ftp://sidehack.gweep.net/pub/gweep_progs/ \
ftp://sunsite.unc.edu/pub/Linux/X11/toys/ \
ftp://ftp.infomagic.com/pub/mirrors/linux/sunsite/X11/toys/
MAINTAINER= matt@bdd.net
USE_X11= yes
WRKSRC= ${WRKDIR}/Xtacy
ALL_TARGET= xtacy
.include <bsd.port.mk>