freebsd-ports/x11/xtacy/Makefile

23 lines
486 B
Makefile

# New ports collection makefile for: xtacy
# Version required: 1.13
# Date created: 25 July 1996
# Whom: matt@bdd.net
#
# $Id: Makefile,v 1.1.1.1 1996/07/25 19:02:58 asami Exp $
#
DISTNAME= Xtacy113
PKGNAME= xtacy-1.13
CATEGORIES= x11
MASTER_SITES= ftp://sidehack.gweep.net/pub/gweep_progs/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= X11/toys
MAINTAINER= matt@bdd.net
USE_X11= yes
WRKSRC= ${WRKDIR}/Xtacy
ALL_TARGET= xtacy
.include <bsd.port.mk>