diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-02-10 14:37:30 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2006-02-10 14:37:30 +0000 |
commit | 614e12dc3c71e998ed4c88fd51217020162b48fe (patch) | |
tree | 5c2f86734ecefbee671d29a4371ff84abd6d0985 /chinese | |
parent | d979f53099c4bbba03b881ff868e0f65f82357c5 (diff) | |
download | ports-614e12dc3c71e998ed4c88fd51217020162b48fe.tar.gz ports-614e12dc3c71e998ed4c88fd51217020162b48fe.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/pcmanfm/Makefile | 35 | ||||
-rw-r--r-- | chinese/pcmanfm/distinfo | 3 | ||||
-rw-r--r-- | chinese/pcmanfm/pkg-descr | 5 | ||||
-rw-r--r-- | chinese/pcmanfm/pkg-plist | 5 |
4 files changed, 0 insertions, 48 deletions
diff --git a/chinese/pcmanfm/Makefile b/chinese/pcmanfm/Makefile deleted file mode 100644 index 432ec7254edd..000000000000 --- a/chinese/pcmanfm/Makefile +++ /dev/null @@ -1,35 +0,0 @@ -# New ports collection makefile for: pcmanfm -# Date created: 2006/02/03 -# Whom: chinsan <chinsan.tw@gmail.com> -# -# $FreeBSD$ -# - -PORTNAME= pcmanfm -PORTVERSION= 0.1.9.5 -CATEGORIES= chinese deskutils gnome -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} - -MAINTAINER= chinsan.tw@gmail.com -COMMENT= PCMan File Manager - -USE_GNOME= gtk20 intlhack -USE_GCC= 3.3+ -USE_AUTOTOOLS= libtool:15 -USE_X_PREFIX= yes -USE_FAM= yes -INSTALLS_SHLIB= yes - -.if !defined(WITHOUT_NLS) -USE_GETTEXT= yes -PLIST_SUB+= NLS="" -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib -CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -.else -CONFIGURE_ARGS+=--disable-nls -PLIST_SUB+= NLS="@comment " -.endif - -.include <bsd.port.mk> diff --git a/chinese/pcmanfm/distinfo b/chinese/pcmanfm/distinfo deleted file mode 100644 index de8fd04e1562..000000000000 --- a/chinese/pcmanfm/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (pcmanfm-0.1.9.5.tar.gz) = 6a521a88b48f2e466c99d0c61f60acc4 -SHA256 (pcmanfm-0.1.9.5.tar.gz) = f9142ac11d90da59b2656cd21b776cd7836aae3358cd3bcc19e16847d152fddb -SIZE (pcmanfm-0.1.9.5.tar.gz) = 268278 diff --git a/chinese/pcmanfm/pkg-descr b/chinese/pcmanfm/pkg-descr deleted file mode 100644 index 36f140c7d377..000000000000 --- a/chinese/pcmanfm/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -PCMan File Manager -An extremly fast and lightweight file manager which features tabbed browsing -and user-friendly interface - -WWW: http://pcmanfm.sourceforge.net/ diff --git a/chinese/pcmanfm/pkg-plist b/chinese/pcmanfm/pkg-plist deleted file mode 100644 index ac6671a8df47..000000000000 --- a/chinese/pcmanfm/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -bin/pcmanfm -%%NLS%%share/locale/fr/LC_MESSAGES/pcmanfm.mo -%%NLS%%share/locale/hu/LC_MESSAGES/pcmanfm.mo -%%NLS%%share/locale/zh_CN/LC_MESSAGES/pcmanfm.mo -%%NLS%%share/locale/zh_TW/LC_MESSAGES/pcmanfm.mo |