15 lines
245 B
Makefile
15 lines
245 B
Makefile
# $OpenBSD: Makefile,v 1.10 2014/04/01 17:12:01 sthen Exp $
|
|
|
|
COMMENT= compare numbers
|
|
|
|
MODULES= cpan
|
|
DISTNAME= Number-Compare-0.03
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= Sam Smith <S@msmith.net>
|
|
|
|
# perl
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
.include <bsd.port.mk>
|