openbsd-ports/converters/recode/Makefile

15 lines
243 B
Makefile
Raw Normal View History

1999-03-06 20:38:58 -05:00
# $OpenBSD: Makefile,v 1.3 1999/03/07 01:38:59 brad Exp $
1998-04-29 01:09:43 -04:00
#
DISTNAME= recode-3.4
CATEGORIES= converters
MAINTAINER= angelos@openbsd.org
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
1998-04-29 01:09:43 -04:00
GNU_CONFIGURE= YES
.include <bsd.port.mk>