20 lines
405 B
Makefile
20 lines
405 B
Makefile
|
# New ports collection makefile for: tractorgen
|
||
|
# Date created: 12 December 2002
|
||
|
# Whom: elfrink@introcom.nl
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
PORTNAME= tractorgen
|
||
|
PORTVERSION= 0.31.7
|
||
|
CATEGORIES= games
|
||
|
MASTER_SITES= http://heidi.vergenet.net/~conrad/software/tractorgen/dl/
|
||
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||
|
|
||
|
MAINTAINER= elfrink@introcom.nl
|
||
|
COMMENT= Generates ASCII tractors
|
||
|
|
||
|
USE_LIBTOOL= yes
|
||
|
|
||
|
.include <bsd.port.mk>
|