mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
16 lines
526 B
Makefile
16 lines
526 B
Makefile
# Created by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= fortune-mod-ferengi_rules_of_acquisition
|
|
PORTVERSION= 2006.01.26
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://sce-tindy.tecnik93.com/FreeBSD/ports/${PORTNAME}/sources/ \
|
|
http://people.tecnik93.com/~itetcu/FreeBSD/ports/${PORTNAME}/sources/
|
|
|
|
MAINTAINER= itetcu@FreeBSD.org
|
|
COMMENT= Star Trek: The Ferengi Rules of Acquisition
|
|
|
|
NO_STAGE= yes
|
|
.include "${.CURDIR}/../../misc/fortune-mod-culmea-culmilor/Makefile.fortune"
|
|
.include <bsd.port.mk>
|