19 lines
369 B
Makefile
19 lines
369 B
Makefile
# New ports collection makefile for: recode
|
|
# Version required: 3.4
|
|
# Date created: 14 Jul 1995
|
|
# Whom: torstenb@FreeBSD.ORG
|
|
#
|
|
# $Id: Makefile,v 1.4 1997/04/26 23:55:23 asami Exp $
|
|
#
|
|
|
|
DISTNAME= recode-3.4
|
|
CATEGORIES= converters
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
|
MASTER_SITE_SUBDIR= recode
|
|
|
|
MAINTAINER= torstenb@FreeBSD.ORG
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include <bsd.port.mk>
|