f0a757638d
Submitted by: skv
15 lines
303 B
Makefile
15 lines
303 B
Makefile
# New ports collection makefile for: twiki-MailerContrib
|
|
# Date created: 17 April 2008
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= MailerContrib
|
|
SVNREV= 17641
|
|
|
|
COMMENT= E-mail notification of changes
|
|
|
|
RUN_DEPENDS= p5-URI>=1.35:${PORTSDIR}/net/p5-URI
|
|
|
|
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
|
|
.include <bsd.port.mk>
|