openbsd-ports/converters/recode/Makefile
espie c94751187c Fake.
gettext automake fragment is *moronic*
2000-03-07 23:49:40 +00:00

22 lines
405 B
Makefile

# $OpenBSD: Makefile,v 1.10 2000/03/07 23:49:40 espie Exp $
DISTNAME= recode-3.5
CATEGORIES= converters textproc
NEED_VERSION= 1.218
MAINTAINER= angelos@openbsd.org
LICENSE_TYPE= GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
FAKE=Yes
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= recode
GNU_CONFIGURE= Yes
.include <bsd.port.mk>