14 lines
252 B
Makefile
14 lines
252 B
Makefile
# $OpenBSD: Makefile,v 1.13 2016/03/20 19:57:08 naddy Exp $
|
|
|
|
COMMENT = sorting of revision-like numbers
|
|
|
|
MODULES = cpan
|
|
PKG_ARCH = *
|
|
DISTNAME = Sort-Versions-1.62
|
|
CATEGORIES = textproc
|
|
|
|
# GPL/Artistic
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
.include <bsd.port.mk>
|