freebsd-ports/devel/gnatpython/Makefile
Rene Ladan c7b6c8eaf9 Return ports maintained by John Marino to the pool, he is no longer interested.
Submitted by:	Mark Millard via private e-mail
2017-04-21 20:25:00 +00:00

20 lines
395 B
Makefile

# Created by: John Marino <marino@FreeBSD.org>
# $FreeBSD$
PORTNAME= gnatpython
PORTVERSION= ${SNAPSHOT}
CATEGORIES= devel
MASTER_SITES= http://downloads.dragonlace.net/src/
MAINTAINER= ports@FreeBSD.org
COMMENT= Python package used in Ada testsuites
LICENSE= GPLv3
SNAPSHOT= 20140224
USES= python tar:bzip2
USE_PYTHON= distutils autoplist
NO_LICENSES_INSTALL= yes
.include <bsd.port.mk>