1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/x11/xtacy/Makefile
2000-04-15 12:57:39 +00:00

23 lines
396 B
Makefile

# New ports collection makefile for: xtacy
# Date created: 25 July 1996
# Whom: matt@bdd.net
#
# $FreeBSD$
#
PORTNAME= xtacy
PORTVERSION= 1.14
CATEGORIES= x11
MASTER_SITES= http://www.ultranet.com/~jjohnson/ \
${MASTER_SITE_SUNSITE}
DISTNAME= ${PORTNAME}114
MAINTAINER= matt@bdd.net
USE_IMAKE= yes
MAN1= xtacy.1
WRKSRC= ${WRKDIR}/Xtacy
.include <bsd.port.mk>