diff options
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 1 | ||||
-rw-r--r-- | textproc/gambas2-gb-xml/Makefile | 15 | ||||
-rw-r--r-- | textproc/gambas2-gb-xml/pkg-plist | 20 |
3 files changed, 0 insertions, 36 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 2f336fb9a04d..136075c40343 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -191,7 +191,6 @@ SUBDIR += freegrep SUBDIR += fy-aspell SUBDIR += ga-aspell - SUBDIR += gambas2-gb-xml SUBDIR += gastex SUBDIR += gd-aspell SUBDIR += gdict diff --git a/textproc/gambas2-gb-xml/Makefile b/textproc/gambas2-gb-xml/Makefile deleted file mode 100644 index 24d0cbd447fc..000000000000 --- a/textproc/gambas2-gb-xml/Makefile +++ /dev/null @@ -1,15 +0,0 @@ -# New ports collection makefile for: gambas2-gb-xml -# Date created: 2009-05-02 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -CATEGORIES= textproc lang -PKGNAMESUFFIX= -gb-xml - -COMMENT= The gambas XML component - -MASTERDIR= ${.CURDIR}/../../lang/gambas2-base - -.include "${MASTERDIR}/Makefile" diff --git a/textproc/gambas2-gb-xml/pkg-plist b/textproc/gambas2-gb-xml/pkg-plist deleted file mode 100644 index 18e88d146f79..000000000000 --- a/textproc/gambas2-gb-xml/pkg-plist +++ /dev/null @@ -1,20 +0,0 @@ -@comment $FreeBSD$ -lib/gambas2/gb.xml.component -lib/gambas2/gb.xml.so.0 -lib/gambas2/gb.xml.so -lib/gambas2/gb.xml.la -lib/gambas2/gb.xml.rpc.component -lib/gambas2/gb.xml.rpc.gambas -lib/gambas2/gb.xml.xslt.component -lib/gambas2/gb.xml.xslt.so.0 -lib/gambas2/gb.xml.xslt.so -lib/gambas2/gb.xml.xslt.la -%%DATADIR%%/info/gb.xml.info -%%DATADIR%%/info/gb.xml.list -%%DATADIR%%/info/gb.xml.rpc.info -%%DATADIR%%/info/gb.xml.rpc.list -%%DATADIR%%/info/gb.xml.xslt.info -%%DATADIR%%/info/gb.xml.xslt.list -@dirrmtry lib/gambas2 -@dirrmtry %%DATADIR%%/info -@dirrmtry %%DATADIR%% |