aaa1885833
ok jasper@
23 lines
398 B
Makefile
23 lines
398 B
Makefile
# $OpenBSD: Makefile,v 1.8 2010/12/03 11:44:35 ajacoutot Exp $
|
|
|
|
SHARED_ONLY= Yes
|
|
|
|
COMMENT= copy perl Regexp objects
|
|
|
|
DISTNAME= Regexp-Copy-0.06
|
|
REVISION= 2
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= Alexander Bluhm <bluhm@openbsd.org>
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
MODULES= cpan
|
|
USE_GROFF = Yes
|
|
|
|
.include <bsd.port.mk>
|