mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
15 lines
472 B
Makefile
15 lines
472 B
Makefile
# Created by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= fortune-mod-culmea-culmilor
|
|
PORTVERSION= 2005.12.15
|
|
CATEGORIES= misc # should / will (also) be romanian
|
|
MASTER_SITES= http://T32.TecNik93.com/FreeBSD/ports/${PORTNAME}/sources/
|
|
|
|
MAINTAINER= itetcu@FreeBSD.org
|
|
COMMENT= Romanian "Culmea culmilor" jokes (in Romanian)
|
|
|
|
NO_STAGE= yes
|
|
.include "${.CURDIR}/../../misc/fortune-mod-culmea-culmilor/Makefile.fortune"
|
|
.include <bsd.port.mk>
|