1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-15 07:56:36 +00:00
freebsd-ports/x11/xantfarm/Makefile

21 lines
404 B
Makefile
Raw Normal View History

# New ports collection makefile for: xantfarm
# Date created: 13 February 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
1999-08-31 02:51:23 +00:00
# $FreeBSD$
#
2000-04-13 19:19:05 +00:00
PORTNAME= xantfarm
2001-02-05 16:18:54 +00:00
PORTVERSION= 1.16
CATEGORIES= x11
MASTER_SITES= http://www.acme.com/software/xantfarm/
2000-04-13 19:19:05 +00:00
DISTNAME= ${PORTNAME}_23oct91
MAINTAINER= nakai@FreeBSD.org
WRKSRC= ${WRKDIR}/xantfarm
USE_IMAKE= yes
MAN1= xantfarm.1
.include <bsd.port.mk>