aboutsummaryrefslogtreecommitdiffstats
path: root/converters/recode/Makefile
blob: 7005f804642438b22688dfa986ba9e8cd806308c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    recode
# Version required: 3.4
# Date created:     14 Jul 1995
# Whom:         torstenb@FreeBSD.org
#
# $FreeBSD$
#

DISTNAME=   recode-3.5
CATEGORIES= converters
MASTER_SITES=   ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= recode

MAINTAINER= torstenb@FreeBSD.org

USE_LIBTOOL=    yes

MAN1=       recode.1

.include <bsd.port.mk>