mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
fc827a92ff
Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.jp>
20 lines
443 B
Makefile
20 lines
443 B
Makefile
# 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>
|