freebsd-ports/math/pear-Math_Combinatorics/Makefile
Jochen Neumeister 6f8c351112 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:33:54 +00:00

14 lines
266 B
Makefile

# Created by: Zhen REN <bg1tpt@gmail.com>
# $FreeBSD$
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>