diff options
| author | rsc <devnull@localhost> | 2003-09-30 19:05:50 +0000 |
|---|---|---|
| committer | rsc <devnull@localhost> | 2003-09-30 19:05:50 +0000 |
| commit | 522b0689c340d26feeac360640bf7e2e0582353c (patch) | |
| tree | ba3a550c28684be3b3997899528a110c4e9cd91a /src/libutf/bundle.ports | |
| parent | 2df2758496b2ab508d349208449f04d85ae2eb2c (diff) | |
| download | plan9port-522b0689c340d26feeac360640bf7e2e0582353c.tar.gz plan9port-522b0689c340d26feeac360640bf7e2e0582353c.zip | |
Reorg
Diffstat (limited to 'src/libutf/bundle.ports')
| -rw-r--r-- | src/libutf/bundle.ports | 43 |
1 files changed, 0 insertions, 43 deletions
diff --git a/src/libutf/bundle.ports b/src/libutf/bundle.ports deleted file mode 100644 index d5ae00b6..00000000 --- a/src/libutf/bundle.ports +++ /dev/null @@ -1,43 +0,0 @@ ---- Makefile --- -# New ports collection makefile for: libutf -# Date Created: 11 Feb 2003 -# Whom: rsc -# -# THIS LINE NEEDS REPLACING. IT'S HERE TO GET BY PORTLINT -# $FreeBSD: ports/devel/libfmt/Makefile,v 1.1 2003/02/12 00:51:22 rsc Exp $ - -PORTNAME= libutf -PORTVERSION= 2.0 -CATEGORIES= devel -MASTER_SITES= http://pdos.lcs.mit.edu/~rsc/software/ -EXTRACT_SUFX= .tgz - -MAINTAINER= rsc@post.harvard.edu - -MAN3= rune.3 runestrcat.3 isalpharune.3 -MAN7= utf.7 - -USE_REINPLACE=yes - -.include <bsd.port.pre.mk> - -post-patch: - ${REINPLACE_CMD} -e 's,$$(PREFIX),${PREFIX},g' ${WRKSRC}/Makefile - -.include <bsd.port.post.mk> ---- pkg-comment --- -UTF8 support library from Plan 9 ---- pkg-descr --- -UTF8 support library from Plan 9. - -WWW: http://pdos.lcs.mit.edu/~rsc/software/#libutf -http://plan9.bell-labs.com/magic/man2html/3/rune - -Russ Cox -rsc@post.harvard.edu ---- pkg-plist --- -lib/libutf.a -include/utf.h ---- /dev/null --- -This is just a way to make sure blank lines don't -creep into pkg-plist. |
