mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
New port: games/tractorgen
Generates ASCII tractors. PR: ports/46206 Submitted by: Robin Elfrink <elfrink@introcom.nl>
This commit is contained in:
parent
aaa950ba59
commit
1d3f35a69c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=77862
@ -319,6 +319,7 @@
|
||||
SUBDIR += tome
|
||||
SUBDIR += toppler
|
||||
SUBDIR += tornado
|
||||
SUBDIR += tractorgen
|
||||
SUBDIR += trojka
|
||||
SUBDIR += ttraffic
|
||||
SUBDIR += tux-aqfh
|
||||
|
19
games/tractorgen/Makefile
Normal file
19
games/tractorgen/Makefile
Normal file
@ -0,0 +1,19 @@
|
||||
# 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>
|
1
games/tractorgen/distinfo
Normal file
1
games/tractorgen/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (tractorgen-0.31.7.tar.gz) = ba6b0483de7933ee9b733b781875bb7d
|
16
games/tractorgen/pkg-descr
Normal file
16
games/tractorgen/pkg-descr
Normal file
@ -0,0 +1,16 @@
|
||||
From the tractorgen README:
|
||||
|
||||
Generates ASCII tractors.
|
||||
|
||||
This program generates ASCII tractors using the universal tractor
|
||||
coefficient (TC). The intended audience is practical ASCII tractor
|
||||
theorists and lay people interested in abstract tractor theory.
|
||||
|
||||
Before using this program, ensure that you understand the fundamental
|
||||
theorem of ASCII tractor mechanics:
|
||||
|
||||
"ASCII Tractors must have at least four wheels." [1]
|
||||
|
||||
|
||||
Author: Conrad Parker <kbert@vergenet.net>
|
||||
WWW: http://heidi.vergenet.net/~conrad/software/tractorgen/
|
1
games/tractorgen/pkg-plist
Normal file
1
games/tractorgen/pkg-plist
Normal file
@ -0,0 +1 @@
|
||||
bin/tractorgen
|
Loading…
Reference in New Issue
Block a user