1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/math/R-cran-combinat/Makefile
2017-07-26 08:44:49 +00:00

17 lines
262 B
Makefile

# Created by: Pedro Giffuni
# $FreeBSD$
PORTNAME= combinat
DISTVERSION= 0.0-8
CATEGORIES= math
DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= pfg@FreeBSD.org
COMMENT= Routines for combinatorics
LICENSE= GPLv2
USES= cran:auto-plist
.include <bsd.port.mk>