aaa1885833
ok jasper@
20 lines
378 B
Makefile
20 lines
378 B
Makefile
# $OpenBSD: Makefile,v 1.3 2010/12/03 11:45:42 ajacoutot Exp $
|
|
|
|
COMMENT= Perl interface to the PH protocol
|
|
|
|
DISTNAME= Net-PH-2.21
|
|
REVISION= 0
|
|
CATEGORIES= net
|
|
MODULES= cpan
|
|
USE_GROFF = Yes
|
|
|
|
MAINTAINER= Vijay Ramesh <vramesh2@uiuc.edu>
|
|
|
|
# Perl License
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
.include <bsd.port.mk>
|