openbsd-ports/converters/recode/Makefile

23 lines
479 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.14 2001/06/20 01:43:14 pvalchev Exp $
COMMENT= "convert files between character sets and usages"
1998-04-29 01:09:43 -04:00
1999-08-17 22:39:59 -04:00
DISTNAME= recode-3.5
CATEGORIES= converters textproc
NEED_VERSION= 1.402
1998-04-29 01:09:43 -04:00
2000-10-22 10:02:46 -04:00
MAINTAINER= Angelos D. Keromytis <angelos@openbsd.org>
1998-04-29 01:09:43 -04:00
# License: GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
2000-02-12 03:02:07 -05:00
1998-10-08 00:05:12 -04:00
MASTER_SITES= ${MASTER_SITE_GNU}
1999-03-06 20:38:58 -05:00
MASTER_SITE_SUBDIR= recode
1998-10-08 00:05:12 -04:00
CONFIGURE_STYLE=gnu
1998-04-29 01:09:43 -04:00
.include <bsd.port.mk>