blob: 7b374412c08d90bdd8daa67451af49c80218167c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
PORTNAME= admisc
DISTVERSION= 0.29
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= thierry@FreeBSD.org
COMMENT= Adrian Dusa's Miscellaneous
LICENSE= GPLv3+
USES= cran:compiles
.include <bsd.port.mk>
|