diff options
Diffstat (limited to 'textproc/intltool/Makefile')
-rw-r--r-- | textproc/intltool/Makefile | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/textproc/intltool/Makefile b/textproc/intltool/Makefile deleted file mode 100644 index 98d29017f739..000000000000 --- a/textproc/intltool/Makefile +++ /dev/null @@ -1,19 +0,0 @@ -# New ports collection makefile for: xml-i18n-tools -# Date created: 19th January 2001 -# Whom: Ade Lovett <ade@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= xml-i18n-tools -PORTVERSION= 0.8 -CATEGORIES= textproc gnome -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= stable/sources/${PORTNAME} - -MAINTAINER= ade@FreeBSD.org - -USE_GMAKE= yes -USE_LIBTOOL= yes - -.include <bsd.port.mk> |