aboutsummaryrefslogtreecommitdiffstats
path: root/converters/fconv/Makefile
blob: c42eb4a27980b718935159bdf903657731048403 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:    fconv
# Date created:     21 April 1999
# Whom:         Chris Costello <chris@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   fconv
PORTVERSION=    1.1
CATEGORIES= converters
MASTER_SITES=   ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= chris

MAINTAINER= chris@FreeBSD.org

.include <bsd.port.mk>