If somebody is removed who actually wants maintainer and either didn't receive the mail, or didn't bother to reply to it, they are free to send a diff to reinstate. ok sthen@, jca@
15 lines
265 B
Makefile
15 lines
265 B
Makefile
# $OpenBSD: Makefile,v 1.11 2019/07/17 14:46:34 danj Exp $
|
|
|
|
COMMENT= Perl Simple Network Pager Protocol Client
|
|
|
|
MODULES= cpan
|
|
PKG_ARCH= *
|
|
DISTNAME= Net-SNPP-1.17
|
|
REVISION= 2
|
|
CATEGORIES= net devel
|
|
|
|
# perl artistic license
|
|
PERMIT_PACKAGE= Yes
|
|
|
|
.include <bsd.port.mk>
|