1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/converters/recode/Makefile
Steve Price 7c50acd7ea Update to version 3.5.
PR:		12891
Submitted by:	Dmitry S. Sivachenko <diam@Chg.RU.
1999-12-29 08:13:15 +00:00

21 lines
342 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.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>