13 lines
172 B
Makefile
13 lines
172 B
Makefile
COMMENT = sets of intervals
|
|
|
|
MODULES = cpan
|
|
PKG_ARCH = *
|
|
DISTNAME = Set-Infinite-0.65
|
|
REVISION = 1
|
|
CATEGORIES = devel
|
|
|
|
# Perl
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
.include <bsd.port.mk>
|