mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-03 22:23:24 +00:00
18 lines
336 B
Makefile
18 lines
336 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.2 1995/11/26 10:48:13 asami Exp $
|
|
#
|
|
|
|
DISTNAME= recode-3.4
|
|
CATEGORIES= misc
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
|
|
|
MAINTAINER= torstenb@FreeBSD.ORG
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include <bsd.port.mk>
|