11 lines
211 B
Makefile
11 lines
211 B
Makefile
# $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>
|