openbsd-ports/converters/recode/Makefile
espie 46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00

21 lines
420 B
Makefile

# $OpenBSD: Makefile,v 1.12 2000/10/22 15:41:40 espie Exp $
DISTNAME= recode-3.5
CATEGORIES= converters textproc
NEED_VERSION= 1.305
MAINTAINER= Angelos D. Keromytis <angelos@openbsd.org>
LICENSE_TYPE= 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>