freebsd-ports/x11/xantfarm/Makefile
Trevor Johnson 3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00

23 lines
480 B
Makefile

# New ports collection makefile for: xantfarm
# Date created: 13 February 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $FreeBSD$
#
PORTNAME= xantfarm
PORTVERSION= 1.16
CATEGORIES= x11
MASTER_SITES= http://www.acme.com/software/xantfarm/
DISTNAME= ${PORTNAME}_23oct1991
MAINTAINER= ports@FreeBSD.org
COMMENT= Ant hill simulation on X11 root window
WRKSRC= ${WRKDIR}/xantfarm
USE_IMAKE= yes
MAN1= xantfarm.1
PLIST_FILES= bin/xantfarm
.include <bsd.port.mk>