15 lines
266 B
Makefile
15 lines
266 B
Makefile
# $OpenBSD: Makefile,v 1.12 2020/07/03 21:45:36 sthen Exp $
|
|
|
|
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>
|