aboutsummaryrefslogtreecommitdiffstats
path: root/x11/xantfarm/Makefile
blob: 0e8b20c257b2ca70a5781db2edf5efb9bd574fe2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# 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
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
USE_IMAKE=  yes
USE_XORG=   x11 xext xt
MAN1=       xantfarm.1
PLIST_FILES=    bin/xantfarm

.include <bsd.port.mk>