mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
7c50acd7ea
PR: 12891 Submitted by: Dmitry S. Sivachenko <diam@Chg.RU.
21 lines
342 B
Makefile
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>
|