aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/panel--/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/panel--/Makefile')
-rw-r--r--x11-toolkits/panel--/Makefile28
1 files changed, 0 insertions, 28 deletions
diff --git a/x11-toolkits/panel--/Makefile b/x11-toolkits/panel--/Makefile
deleted file mode 100644
index 336789266fdc..000000000000
--- a/x11-toolkits/panel--/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# New ports collection makefile for: panelmm
-# Date created: 28th February 2001
-# Whom: Ade Lovett <ade@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= panelmm
-PORTVERSION= 0.3.1
-CATEGORIES= x11-toolkits gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/panelmm/0.3
-DIST_SUBDIR= gnome
-
-MAINTAINER= gnome@FreeBSD.org
-COMMENT= A powerful C++ binding for the GNOME panel libraries
-
-LIB_DEPENDS= gnomemm-1.2.10:${PORTSDIR}/x11-toolkits/gnome--
-
-USE_X_PREFIX= yes
-USE_GMAKE= yes
-GNOME_DESKTOP_VERSION=1
-USE_GNOME= gnomelibs libpanel
-INSTALLS_SHLIB= yes
-USE_LIBTOOL= yes
-CONFIGURE_ARGS= --enable-static
-
-.include <bsd.port.mk>