freebsd-ports/math/pear-Math_Combinatorics/Makefile
2021-04-06 16:31:07 +02:00

13 lines
254 B
Makefile

# Created by: Zhen REN <bg1tpt@gmail.com>
PORTNAME= Math_Combinatorics
PORTVERSION= 1.0.0
PORTEPOCH= 1
CATEGORIES= math pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= Package that produces combinations and permutations
USES= pear
.include <bsd.port.mk>