13 lines
205 B
Makefile
13 lines
205 B
Makefile
|
COMMENT= Perl Simple Network Pager Protocol Client
|
||
|
|
||
|
MODULES= cpan
|
||
|
PKG_ARCH= *
|
||
|
DISTNAME= Net-SNPP-1.17
|
||
|
REVISION= 3
|
||
|
CATEGORIES= net devel
|
||
|
|
||
|
# perl artistic license
|
||
|
PERMIT_PACKAGE= Yes
|
||
|
|
||
|
.include <bsd.port.mk>
|