openbsd-ports/textproc/p5-Sort-Versions/Makefile
2013-03-11 11:35:43 +00:00

15 lines
260 B
Makefile

# $OpenBSD: Makefile,v 1.8 2013/03/11 11:42:44 espie Exp $
COMMENT= sorting of revision-like numbers
MODULES= cpan
DISTNAME= Sort-Versions-1.5
REVISION= 1
CATEGORIES= textproc
USE_GROFF = Yes
# GPL/Artistic
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>