summaryrefslogtreecommitdiff
path: root/www/rt3-elixus/Makefile
blob: 8f0326ebf74330a768d03860f2c54b576fc66cf7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:	rt3-elixus
# Date created:				5 May 2003
# Whom:					autrijus
#
# $FreeBSD$
#

PORTVERSION=	8352
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

MASTERDIR=	${.CURDIR}/../../www/rt3
MD5_FILE=	${.CURDIR}/distinfo
DESCR=		${.CURDIR}/pkg-descr
PLIST=		${.CURDIR}/pkg-plist
WRKSRC=		${WRKDIR}/rt

.include "${MASTERDIR}/Makefile"