mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
65ab34a667
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
19 lines
327 B
Makefile
19 lines
327 B
Makefile
# New ports collection makefile for: recode
|
|
# Version required: 3.4
|
|
# Date created: 14 Jul 1995
|
|
# Whom: torstenb@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
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>
|