1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
freebsd-ports/www/rt3-elixus/Makefile
Cheng-Lung Sung 63abbaf0d1 Fix unfetchable distfile (new file appears).
PR:		ports/71954
Approved by:	portmgr (marcus)
2004-09-22 02:17:20 +00:00

29 lines
700 B
Makefile

# New ports collection makefile for: rt3-elixus
# Date created: 5 May 2003
# Whom: autrijus
#
# $FreeBSD$
#
PORTVERSION= 20040921
PORTREVISION= 0
MASTER_SITES= http://p4.elixus.org/hist/
PKGNAMESUFFIX= -elixus
COMMENT= An industrial-grade ticketing system with elixus.org patches
BUILD_DEPENDS= ${SITE_PERL}/Data/ShowTable.pm:${PORTSDIR}/devel/p5-Data-ShowTable \
${SITE_PERL}/Test/MockObject.pm:${PORTSDIR}/devel/p5-Test-MockObject \
${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML
MASTERDIR= ${.CURDIR}/../../www/rt3
MD5_FILE= ${.CURDIR}/distinfo
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
WRKSRC= ${WRKDIR}/rt
do-patch:
${TRUE}
.include "${MASTERDIR}/Makefile"