1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/x11/xtacy/Makefile

23 lines
445 B
Makefile

# New ports collection makefile for: xtacy
# Version required: 1.14
# Date created: 25 July 1996
# Whom: matt@bdd.net
#
# $Id: Makefile,v 1.5 1998/08/23 07:34:47 hoek Exp $
#
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>