1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/www/rt3-elixus/Makefile
Dmitry Sivachenko ed581a9b03 Do not apply patch from rt3 port, it is already included into rt3-elixus
distribution.

Submitted by:	maintainer
2004-02-18 14:21:52 +00:00

29 lines
697 B
Makefile

# New ports collection makefile for: rt3-elixus
# Date created: 5 May 2003
# Whom: autrijus
#
# $FreeBSD$
#
PORTVERSION= 10053
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"