diff options
Diffstat (limited to 'devel/linux-f8-libglade/Makefile')
-rw-r--r-- | devel/linux-f8-libglade/Makefile | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/devel/linux-f8-libglade/Makefile b/devel/linux-f8-libglade/Makefile deleted file mode 100644 index 4c057ecc2c90..000000000000 --- a/devel/linux-f8-libglade/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: linux-libglade -# Date created: 2001.02.08 -# Whom: taoka@FreeBSD.org -# -# $FreeBSD$ -# - -PORTNAME= libglade -PORTVERSION= 0.17 -PORTREVISION= 1 -CATEGORIES= devel linux -DISTNAME= ${PORTNAME}-${PORTVERSION}-16 - -MAINTAINER= freebsd-emulation@FreeBSD.org -COMMENT= RPM of libglade - -USE_LINUX_RPM= yes -LINUX_DIST_VER= 4 -USE_LDCONFIG= yes -PLIST= pkg-plist.${LINUX_RPM_ARCH} -PLIST_SUB= LIBVERSION="0.4.2" PORTVERSION="${PORTVERSION}" - -.include <bsd.port.mk> |