1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/x11/xtacy/Makefile

23 lines
404 B
Makefile
Raw Normal View History

# New ports collection makefile for: xtacy
# Version required: 1.14
# Date created: 25 July 1996
# Whom: matt@bdd.net
#
1999-08-31 02:51:23 +00:00
# $FreeBSD$
#
DISTNAME= xtacy114
PKGNAME= xtacy-1.14
CATEGORIES= x11
MASTER_SITES= http://www.ultranet.com/~jjohnson/ \
${MASTER_SITE_SUNSITE}
MAINTAINER= matt@bdd.net
USE_IMAKE= yes
MAN1= xtacy.1
WRKSRC= ${WRKDIR}/Xtacy
.include <bsd.port.mk>