openbsd-ports/devel/p5-Sort-Key/Makefile
2013-03-11 10:50:00 +00:00

17 lines
262 B
Makefile

# $OpenBSD: Makefile,v 1.10 2013/03/11 10:50:21 espie Exp $
SHARED_ONLY= Yes
COMMENT= sort perl arrays
CATEGORIES= devel
DISTNAME= Sort-Key-1.28
REVISION= 4
MODULES= cpan
USE_GROFF = Yes
# perl
PERMIT_PACKAGE_CDROM= Yes
WANTLIB += c
.include <bsd.port.mk>