opnsense-ports/math/pear-Math_Combinatorics/Makefile
Franco Fichtner 90158511f9 */*: sync with upstream
Taken from: FreeBSD
2016-11-04 23:07:26 +01:00

14 lines
269 B
Makefile

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