openbsd-ports/converters/recode/Makefile
2001-06-20 01:43:11 +00:00

23 lines
479 B
Makefile

# $OpenBSD: Makefile,v 1.14 2001/06/20 01:43:14 pvalchev Exp $
COMMENT= "convert files between character sets and usages"
DISTNAME= recode-3.5
CATEGORIES= converters textproc
NEED_VERSION= 1.402
MAINTAINER= Angelos D. Keromytis <angelos@openbsd.org>
# License: GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= recode
CONFIGURE_STYLE=gnu
.include <bsd.port.mk>