# New ports collection makefile for: adacurses # Date created: 19 June 2002 # Whom: olgeni@FreeBSD.org # # $FreeBSD$ # PORTNAME= adacurses PORTVERSION= 5.3 PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ncurses DISTNAME= ncurses-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Curses library for Ada BUILD_DEPENDS= gnat:${PORTSDIR}/lang/gnat GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS= --datadir=${PREFIX}/share/misc --disable-overwrite \ --disable-termcap --includedir=${PREFIX}/include/ncurses \ --with-profile --with-shared --without-debug \ --without-curses-h --with-termlib --with-libtool CONFIGURE_ENV= ac_cv_path_LDCONFIG="${LDCONFIG} -m ${PREFIX}/lib" \ ADA_SUBDIRS="gen src" do-install: @${MKDIR} ${PREFIX}/lib/adacurses @${INSTALL_DATA} ${WRKSRC}/Ada95/src/*.ads ${PREFIX}/lib/adacurses @${INSTALL_DATA} ${WRKSRC}/Ada95/src/*.ali ${PREFIX}/lib/adacurses @${INSTALL_DATA} ${WRKSRC}/Ada95/src/*.adb ${PREFIX}/lib/adacurses @${INSTALL_DATA} ${WRKSRC}/Ada95/src/*.a ${PREFIX}/lib/adacurses @${INSTALL_SCRIPT} ${FILESDIR}/adacurses-config ${PREFIX}/bin .include '/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/'>freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/its
Commit message (Expand)AuthorAgeFilesLines
* Standardize placement and style of WWW: lines, and in some casesdougb2008-06-191-1/+1
* Reset maintainership (maintainer is no longer using FreeBSD).linimon2007-06-091-3/+2
* SHA256ifyedwin2006-01-221-0/+1
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1