1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/converters/recode/Makefile

21 lines
331 B
Makefile

# New ports collection makefile for: recode
# Date created: 14 Jul 1995
# Whom: torstenb@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= recode
PORTVERSION= 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>