summaryrefslogtreecommitdiffstats
path: root/devel/adabindx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/adabindx/Makefile')
-rw-r--r--devel/adabindx/Makefile40
1 files changed, 0 insertions, 40 deletions
diff --git a/devel/adabindx/Makefile b/devel/adabindx/Makefile
deleted file mode 100644
index 11e229c..0000000
--- a/devel/adabindx/Makefile
+++ /dev/null
@@ -1,40 +0,0 @@
-# New ports collection makefile for: adabindx
-# Date created: 23 December 2002
-# Whom: David Holm <david@realityrift.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= adabindx
-PORTVERSION= 0.7.2
-PORTREVISION= 2
-CATEGORIES= devel
-MASTER_SITES= http://home.arcor.de/hfvogt/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= An Ada-binding to the X Window System and *tif
-
-BUILD_DEPENDS= gnatmake:${PORTSDIR}/lang/gnat
-
-BROKEN= does not build
-DEPRECATED= has been broken for 3 months
-EXPIRATION_DATE=2010-01-08
-
-USE_MOTIF= yes
-USE_XORG= x11
-
-post-patch:
-# @mv ${WRKSRC}/lib ${WRKSRC}/src
-
-#do-install:
-# @${MKDIR} ${LOCALBASE}/lib/adabindx
-# @(for i in `cat pkg-plist|grep "lib/adabindx"|grep -v dirrm|sed "s/lib\/adabindx\///"`; do \
-# ${INSTALL_DATA} ${WRKSRC}/lib/$${i} ${PREFIX}/lib/adabindx; \
-# done)
-#
-# @${MKDIR} ${LOCALBASE}/share/adabindx
-# @(for i in `cat pkg-plist|grep "share/adabindx"|grep -v dirrm|sed "s/share\/adabindx\///"`; do \
-# ${INSTALL_DATA} ${WRKSRC}/$${i} ${PREFIX}/share/adabindx; \
-# done)
-
-.include <bsd.port.mk>
OpenPOWER on IntegriCloud