diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2016-08-15 17:12:18 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-08-15 17:12:18 +0000 |
| commit | ae925f0894f1ff142d20158ce6cbe8ff6be99a95 (patch) | |
| tree | 8d4f881c491e206705f6da1e18b5c80ba27b4ebc /textproc/libtext-charwidth-perl | |
| parent | - Update to version 3.2.3 [1] (diff) | |
Remove duplicate ports.
Sponsored by: Absolight
Diffstat (limited to 'textproc/libtext-charwidth-perl')
| -rw-r--r-- | textproc/libtext-charwidth-perl/Makefile | 27 | ||||
| -rw-r--r-- | textproc/libtext-charwidth-perl/distinfo | 2 | ||||
| -rw-r--r-- | textproc/libtext-charwidth-perl/pkg-descr | 12 | ||||
| -rw-r--r-- | textproc/libtext-charwidth-perl/pkg-plist | 3 |
4 files changed, 0 insertions, 44 deletions
diff --git a/textproc/libtext-charwidth-perl/Makefile b/textproc/libtext-charwidth-perl/Makefile deleted file mode 100644 index 5b1e79ea6a17..000000000000 --- a/textproc/libtext-charwidth-perl/Makefile +++ /dev/null @@ -1,27 +0,0 @@ -# Created by: Meno Abels <meno.abels@adviser.com> -# $FreeBSD$ - -PORTNAME= libtext-charwidth-perl -PORTVERSION= 0.04 -PORTREVISION= 2 -CATEGORIES= textproc perl5 -MASTER_SITES= DEBIAN -DISTNAME= ${PORTNAME}_${PORTVERSION}.orig - -MAINTAINER= ports@FreeBSD.org -COMMENT= Documentation gettext tools - -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} - -USES= perl5 tar:bz2 -USE_PERL5= configure - -CONFLICTS_INSTALL= p5-Text-CharWidth-[0-9]* - -post-extract: - @${MV} ${WRKSRC}.orig ${WRKSRC} - -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Text/CharWidth/CharWidth.so - -.include <bsd.port.mk> diff --git a/textproc/libtext-charwidth-perl/distinfo b/textproc/libtext-charwidth-perl/distinfo deleted file mode 100644 index c28c6d15094a..000000000000 --- a/textproc/libtext-charwidth-perl/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (libtext-charwidth-perl_0.04.orig.tar.bz2) = 2990c13c3f4a5479d7dbc5a94b86c23798cf0dc7df54ffe54e065f072558b6ed -SIZE (libtext-charwidth-perl_0.04.orig.tar.bz2) = 8327 diff --git a/textproc/libtext-charwidth-perl/pkg-descr b/textproc/libtext-charwidth-perl/pkg-descr deleted file mode 100644 index c504ce77654f..000000000000 --- a/textproc/libtext-charwidth-perl/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -This is a part of fakeroot project. -Fakeroot runs a command in an environment were it appears to have -root privileges for file manipulation, by setting LD_PRELOAD to a -library with alternative versions of getuid(), stat(), etc. This -is useful for allowing users to create archives (tar, ar, .deb .rpm -etc.) with files in them with root permissions/ownership. Without -fakeroot one would have to have root privileges to create the -constituent files of the archives with the correct permissions and -ownership, and then pack them up, or one would have to construct -the archives directly, without using the archiver. - -WWW: http://freecode.com/projects/fakeroot diff --git a/textproc/libtext-charwidth-perl/pkg-plist b/textproc/libtext-charwidth-perl/pkg-plist deleted file mode 100644 index f14b247441f2..000000000000 --- a/textproc/libtext-charwidth-perl/pkg-plist +++ /dev/null @@ -1,3 +0,0 @@ -%%PERL5_MAN3%%/Text::CharWidth.3.gz -%%SITE_ARCH%%/auto/Text/CharWidth/CharWidth.so -%%SITE_ARCH%%/Text/CharWidth.pm |
