16 lines
280 B
Makefile
16 lines
280 B
Makefile
# $OpenBSD: Makefile,v 1.5 2013/10/11 23:50:26 naddy Exp $
|
|
|
|
COMMENT= Perl interface to the PH protocol
|
|
|
|
DISTNAME= Net-PH-2.21
|
|
REVISION= 0
|
|
CATEGORIES= net
|
|
MODULES= cpan
|
|
|
|
MAINTAINER= Vijay Ramesh <vramesh2@uiuc.edu>
|
|
|
|
# Perl License
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|