recode port.
This commit is contained in:
parent
32e2e9c379
commit
eab17c3bf9
17
converters/recode/Makefile
Normal file
17
converters/recode/Makefile
Normal file
@ -0,0 +1,17 @@
|
||||
# OpenBSD makefile for: recode
|
||||
# Version required: 3.4
|
||||
# Date created: 29 April 1998
|
||||
# Whom: Angelos D. Keromytis
|
||||
#
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 1998/04/29 05:09:43 angelos Exp $
|
||||
#
|
||||
|
||||
DISTNAME= recode-3.4
|
||||
CATEGORIES= converters
|
||||
MASTER_SITES= ${MASTER_SITE_GNU}
|
||||
|
||||
MAINTAINER= angelos@openbsd.org
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
|
||||
.include <bsd.port.mk>
|
1
converters/recode/files/md5
Normal file
1
converters/recode/files/md5
Normal file
@ -0,0 +1 @@
|
||||
MD5 (recode-3.4.tar.gz) = f5b6a3e8dcc88e588117b275789ba473
|
1
converters/recode/pkg/COMMENT
Normal file
1
converters/recode/pkg/COMMENT
Normal file
@ -0,0 +1 @@
|
||||
Converts files between character sets and usages.
|
6
converters/recode/pkg/DESCR
Normal file
6
converters/recode/pkg/DESCR
Normal file
@ -0,0 +1,6 @@
|
||||
GNU `recode' converts files between character sets and usages. When
|
||||
exact transliterations are not possible, it may get rid of the
|
||||
offending characters or fall back on approximations. This program
|
||||
recognizes or produces nearly 150 different character sets and is able
|
||||
to transliterate files between almost any pair. Most RFC 1345
|
||||
character sets are supported.
|
2
converters/recode/pkg/PLIST
Normal file
2
converters/recode/pkg/PLIST
Normal file
@ -0,0 +1,2 @@
|
||||
bin/recode
|
||||
info/recode.info
|
Loading…
Reference in New Issue
Block a user