mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
21 lines
509 B
Makefile
21 lines
509 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: Makefile,v 1.1.1.1 1997/03/06 10:15:03 tg Exp $
|
|
#
|
|
|
|
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
|
|
MAN1= xantfarm.1
|
|
|
|
.include <bsd.port.mk>
|