summaryrefslogtreecommitdiffstats
path: root/devel/libsoup-gnome/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libsoup-gnome/Makefile')
-rw-r--r--devel/libsoup-gnome/Makefile29
1 files changed, 0 insertions, 29 deletions
diff --git a/devel/libsoup-gnome/Makefile b/devel/libsoup-gnome/Makefile
deleted file mode 100644
index 16596630b..000000000
--- a/devel/libsoup-gnome/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# New ports collection makefile for: libgsf
-# Date created: 11 September 2002
-# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
-#
-# $FreeBSD$
-# $MCom$
-#
-
-PORTREVISION= 0
-CATEGORIES= devel gnome
-PKGNAMESUFFIX= -gnome
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= A GNOME wrapper for libsoup
-
-MASTERDIR= ${.CURDIR}/../libsoup
-#BUILD_WRKSRC= ${WRKSRC}/gsf-gnome
-#INSTALL_WRKSRC= ${WRKSRC}/gsf-gnome
-DESCR= ${.CURDIR}/pkg-descr
-PLIST= ${.CURDIR}/pkg-plist
-
-SOUP_SLAVE= yes
-
-#post-install:
-# @${MKDIR} ${PREFIX}/libdata/pkgconfig
-# @${INSTALL_DATA} ${WRKSRC}/libsoup-gnome-2.4.pc \
-# ${PREFIX}/libdata/pkgconfig/
-
-.include "${MASTERDIR}/Makefile"