freebsd-ports/math/pear-Math_Combinatorics/Makefile

14 lines
257 B
Makefile
Raw Normal View History

# Created by: Zhen REN <bg1tpt@gmail.com>
PORTNAME= Math_Combinatorics
PORTVERSION= 1.0.0
PORTEPOCH= 1
CATEGORIES= math pear
2021-05-22 17:45:57 +02:00
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Package that produces combinations and permutations
USES= pear
2014-09-23 18:45:35 +02:00
.include <bsd.port.mk>