13 lines
256 B
Makefile
13 lines
256 B
Makefile
PORTNAME= sets
|
|
DISTVERSION= 1.0-21
|
|
CATEGORIES= math
|
|
DISTNAME= ${PORTNAME}_${DISTVERSION}
|
|
|
|
MAINTAINER= wen@FreeBSD.org
|
|
COMMENT= Sets, Generalized Sets, Customizable Sets and Intervals
|
|
|
|
LICENSE= GPLv2
|
|
|
|
USES= cran:auto-plist,compiles
|
|
|
|
.include <bsd.port.mk>
|