blob: 5bf3784ae74e34fafc33af7b38f8c294725d68ff (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
# New ports collection makefile for: xantfarm
# Version required: 1.16
# Date created: 13 February 1997
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
#
# $Id$
#
DISTNAME= xantfarm
PKGNAME= xantfarm-1.16
CATEGORIES= x11
MASTER_SITES= ftp://ftp.kuis.kyoto-u.ac.jp/Linux/JG/other-sources/
DISTFILES= xantfarm23oct91.tar.gz
MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
USE_IMAKE= yes
.include <bsd.port.mk>
|