bbc8c4d740
Approved by: portmgr (not really, but touches unstaged ports)
17 lines
318 B
Makefile
17 lines
318 B
Makefile
# Created by: John Marino <marino@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTNAME= libspark2012
|
|
PORTVERSION= 2012
|
|
PORTREVISION= 1
|
|
CATEGORIES= devel
|
|
MASTER_SITES= http://downloads.dragonlace.net/src/
|
|
|
|
MAINTAINER= marino@FreeBSD.org
|
|
COMMENT= SPARK 2012 Spark.Ada library
|
|
|
|
LICENSE= GPLv3
|
|
|
|
USES= ada tar:bzip2
|
|
|
|
.include <bsd.port.mk>
|