# Created by: John Marino # $FreeBSD: head/devel/florist-gpl/Makefile 464084 2018-03-10 17:46:04Z gerald $ PORTNAME= florist-gpl PORTVERSION= 2017 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://downloads.dragonlace.net/src/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org COMMENT= POSIX Ada binding, IEEE Standards 1003.5(b,c) LICENSE= GPLv3 BUILD_DEPENDS= gprbuild:devel/gprbuild USES= ada gmake GNU_CONFIGURE= yes SUB_FILES= florist.gpr post-extract: (cd ${WRKSRC}/configs && ${CP} pconfig.FreeBSD pconfig.DragonFly) .include