summaryrefslogtreecommitdiffstats
path: root/textproc/libcroco/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/libcroco/Makefile')
-rw-r--r--textproc/libcroco/Makefile25
1 files changed, 0 insertions, 25 deletions
diff --git a/textproc/libcroco/Makefile b/textproc/libcroco/Makefile
deleted file mode 100644
index 3b6120f37..000000000
--- a/textproc/libcroco/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# New ports collection makefile for: libcroco
-# Date created: 08 July 2003
-# Whom: Adam Weinberger <adamw@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= libcroco
-PORTVERSION= 0.6.0
-CATEGORIES= textproc gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.6
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= CSS2 parsing library
-
-USE_BZIP2= yes
-USE_GMAKE= yes
-USE_INC_LIBTOOL_VER=13
-INSTALLS_SHLIB= yes
-USE_GNOME= gnomehack lthack glib20 libxml2
-
-PLIST_SUB= VERSION="0.6"
-
-.include <bsd.port.mk>