openbsd-ports/textproc/p5-Sort-Versions/Makefile

15 lines
260 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $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
2010-10-19 03:54:21 -04:00
USE_GROFF = Yes
# GPL/Artistic
PERMIT_PACKAGE_CDROM= Yes
.include <bsd.port.mk>