15 lines
259 B
Makefile
15 lines
259 B
Makefile
# $OpenBSD: Makefile,v 1.5 1999/04/05 02:38:09 brad Exp $
|
|
|
|
DISTNAME= recode-3.4
|
|
CATEGORIES= converters
|
|
|
|
MAINTAINER= angelos@openbsd.org
|
|
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
|
MASTER_SITE_SUBDIR= recode
|
|
|
|
USE_AUTOCONF= yes
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|