openbsd-ports/net/p5-Net-INET6Glue/Makefile
naddy cfbb239b6a Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES.
Add WANTLIB+=perl and PKG_ARCH=* as appropriate.
2016-03-20 19:56:05 +00:00

19 lines
330 B
Makefile

# $OpenBSD: Makefile,v 1.13 2016/03/20 19:56:53 naddy Exp $
COMMENT = make common perl modules IPv6 ready by hotpatching
DISTNAME = Net-INET6Glue-0.603
REVISION = 0
CATEGORIES = net
MAINTAINER = Alexander Bluhm <bluhm@openbsd.org>
# perl
PERMIT_PACKAGE_CDROM = Yes
MODULES = cpan
PKG_ARCH = *
.include <bsd.port.mk>