blob: 9b753fc3b3473812ea8f476988fcc14ad1e17dc7 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
# $FreeBSD$
PORTNAME= MailerContrib
SVNREV= 17641
COMMENT= E-mail notification of changes
RUN_DEPENDS= p5-URI>=1.35:net/p5-URI
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
.include <bsd.port.mk>
|