1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/converters/iconv/Makefile

20 lines
358 B
Makefile

# New ports collection makefile for: iconv
# Date created: 21 Sep 1999
# Whom: joy@urc.ac.ru
#
# $FreeBSD$
#
PORTNAME= iconv
PORTVERSION= 0.2
CATEGORIES= converters
MASTER_SITES= ftp://ftp.urc.ac.ru/pub/OS/FreeBSD/converters/
MAINTAINER= joy@urc.ac.ru
MAN1= iconv.1
MAN3= iconv.3 iconv_close.3 iconv_open.3
MANCOMPRESSED= yes
.include <bsd.port.mk>