diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-12-19 21:12:36 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-12-19 21:12:36 +0000 |
commit | 616aaf4b1fc83a87f7a49e0e81e8f7c9db6dbcad (patch) | |
tree | eca5ff8ef89030731d682a14daebcc8cbd2245ac /devel/linux-f10-libglade/Makefile | |
parent | - Fix modes of the temp directory [1] (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_1_0'.release/7.1.0
Notes
Notes:
svn path=/head/; revision=224474
svn path=/tags/RELEASE_7_1_0/; revision=224475; tag=release/7.1.0
Diffstat (limited to 'devel/linux-f10-libglade/Makefile')
-rw-r--r-- | devel/linux-f10-libglade/Makefile | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/devel/linux-f10-libglade/Makefile b/devel/linux-f10-libglade/Makefile deleted file mode 100644 index 4c057ecc2c90..000000000000 --- a/devel/linux-f10-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> |