1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/x11/xantfarm/Makefile
Baptiste Daroussin c3b85bf3d4 Convert to USES=imake
Trim headers
Convert emu to USES=display
Remove indefinite article
2013-06-28 22:51:40 +00:00

21 lines
436 B
Makefile

# Created by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
# $FreeBSD$
PORTNAME= xantfarm
PORTVERSION= 1.16
PORTREVISION= 2
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
USES= imake
USE_XORG= x11 xext xt
MAN1= xantfarm.1
PLIST_FILES= bin/xantfarm
.include <bsd.port.mk>