freebsd-ports/x11/xtacy/Makefile
Bill Fenner 5bebc7fbef Fix MASTER_SITE_SUBDIR
Submitted by:	distfile checker
1998-02-01 22:25:50 +00:00

22 lines
495 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.2 1996/11/18 10:37:03 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= apps/graphics/hacks/X
MAINTAINER= matt@bdd.net
USE_X11= yes
WRKSRC= ${WRKDIR}/Xtacy
ALL_TARGET= xtacy
.include <bsd.port.mk>