freebsd-ports/mail/sympa-elixus/Makefile
Vasil Dimov 348821989c Unbreak by adding several entries to the plist
Approved by:	portmgr (marcus), garga (mentor, implicitly)
2006-02-27 06:27:39 +00:00

24 lines
691 B
Makefile

# New ports collection makefile for: sympa-elixus
# Date created: 29 November 2003
# Whom: Autrijus Tang <autrijus@autrijus.org>
#
# $FreeBSD$
#
PORTVERSION= 20041024
MASTER_SITES= http://p4.elixus.org/hist/
PKGNAMESUFFIX= -elixus
COMMENT= An electronic mailing list manager with elixus.org patches
BUILD_DEPENDS= ${SITE_PERL}/Locale/Maketext/Lexicon.pm:${PORTSDIR}/devel/p5-Locale-Maketext-Lexicon \
${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit
MASTERDIR= ${.CURDIR}/../../mail/sympa
MD5_FILE= ${.CURDIR}/distinfo
PATCHDIR= ${.CURDIR}/files
DESCR= ${.CURDIR}/pkg-descr
PLIST= ${.CURDIR}/pkg-plist
.include "${MASTERDIR}/Makefile"