openbsd-ports/converters/recode/Makefile

21 lines
420 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.12 2000/10/22 15:41:40 espie Exp $
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.305
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
2000-02-12 03:02:07 -05:00
LICENSE_TYPE= 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>