freebsd-ports/devel/libspark2012/Makefile
Rene Ladan 676b34a127 Return the ports mistakenly reset to ports@ in r433856 to John Marino.
The mistake was completely on my part, I somehow connected the dots the
wrong way in my head.

The only exceptions (for now) are archivers/zstd and ports-mgmt/synth
which were already picked up by new volunteers in the mean time.
2017-02-15 21:33:11 +00:00

17 lines
325 B
Makefile

# Created by: John Marino <marino@FreeBSD.org>
# $FreeBSD$
PORTNAME= libspark2012
PORTVERSION= 2012
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://downloads.dragonlace.net/src/
MAINTAINER= freebsd.contact@marino.st
COMMENT= SPARK 2012 Spark.Ada library
LICENSE= GPLv3
USES= ada tar:bzip2
.include <bsd.port.mk>