1995-07-17 01:04:44 +00:00
|
|
|
# New ports collection makefile for: recode
|
|
|
|
# Date created: 14 Jul 1995
|
1999-08-31 06:53:31 +00:00
|
|
|
# Whom: torstenb@FreeBSD.org
|
1995-07-17 01:04:44 +00:00
|
|
|
#
|
1999-08-25 05:28:01 +00:00
|
|
|
# $FreeBSD$
|
1995-07-17 01:04:44 +00:00
|
|
|
#
|
|
|
|
|
2000-04-08 23:24:42 +00:00
|
|
|
PORTNAME= recode
|
|
|
|
PORTVERSION= 3.5
|
1997-04-26 23:55:25 +00:00
|
|
|
CATEGORIES= converters
|
1996-11-18 10:25:35 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
1999-01-27 07:41:29 +00:00
|
|
|
MASTER_SITE_SUBDIR= recode
|
1995-07-17 01:04:44 +00:00
|
|
|
|
1999-08-31 06:53:31 +00:00
|
|
|
MAINTAINER= torstenb@FreeBSD.org
|
1995-07-17 01:04:44 +00:00
|
|
|
|
1999-12-29 08:13:15 +00:00
|
|
|
USE_LIBTOOL= yes
|
2000-06-16 08:19:52 +00:00
|
|
|
INSTALLS_SHLIBS= yes
|
1999-12-29 08:13:15 +00:00
|
|
|
|
|
|
|
MAN1= recode.1
|
1995-07-17 01:04:44 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|