2001-06-19 21:43:11 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.14 2001/06/20 01:43:14 pvalchev Exp $
|
2001-05-05 19:11:14 -04:00
|
|
|
|
|
|
|
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
|
2000-03-07 18:49:40 -05:00
|
|
|
CATEGORIES= converters textproc
|
2001-05-05 19:11:14 -04:00
|
|
|
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
|
|
|
|
2001-06-19 21:43:11 -04:00
|
|
|
# License: GPL
|
2000-03-07 18:49:40 -05:00
|
|
|
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
|
|
|
|
2000-10-22 11:41:23 -04:00
|
|
|
CONFIGURE_STYLE=gnu
|
1998-04-29 01:09:43 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|