freebsd-ports/www/twiki-MailerContrib/Makefile
Mathieu Arnold 72ea7e696b Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:33:55 +00:00

11 lines
199 B
Makefile

# $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>