# Created by: John Marino <marino@FreeBSD.org>
# $FreeBSD: tags/RELEASE_10_0_0/devel/florist-gpl/Makefile 333375 2013-11-10 11:01:09Z marino $

PORTNAME=	florist-gpl
PORTVERSION=	2012
CATEGORIES=	devel
MASTER_SITES=	http://downloads.dragonlace.net/src/
DISTNAME=	${PORTNAME}-${PORTVERSION}-src
EXTRACT_SUFX=	.tgz

MAINTAINER=	marino@FreeBSD.org
COMMENT=	POSIX Ada binding, IEEE Standards 1003.5(b,c)

LICENSE=	GPLv3

USES=		ada
GNU_CONFIGURE=	yes

post-extract:
	${CP} ${FILESDIR}/pconfig.* ${WRKSRC}/configs

.include <bsd.port.mk>
