20 lines
415 B
Makefile
20 lines
415 B
Makefile
# OpenBSD makefile for: xantfarm
|
|
# Version required: 1.16
|
|
# Date created: 6 January 1998
|
|
# Whom: Don Schmidt
|
|
#
|
|
# $OpenBSD: Makefile,v 1.1.1.1 1998/01/24 21:44:10 don 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= don@OpenBSD.ORG
|
|
|
|
USE_IMAKE= yes
|
|
|
|
.include <bsd.port.mk>
|