mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
18 lines
306 B
Makefile
18 lines
306 B
Makefile
# New ports collection makefile for: recode
|
|
# Version required: 3.4
|
|
# Date created: 14 Jul 1995
|
|
# Whom: torstenb@FreeBSD.ORG
|
|
#
|
|
# $Id$
|
|
#
|
|
|
|
DISTNAME= recode-3.4
|
|
CATEGORIES= utilities
|
|
MASTER_SITES= ftp://prep.ai.mit.edu/pub/gnu/
|
|
|
|
MAINTAINER= torstenb@FreeBSD.ORG
|
|
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include <bsd.port.mk>
|