summaryrefslogtreecommitdiff
path: root/print/dviselect/Makefile
blob: 7776370968317514ce90902a04fa910c7f5cc213 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    dviselect
# Version required:     ?
# Date created:         12 October 1994
# Whom:                 jmz
#
# $FreeBSD$
#

DISTNAME=	dviselect
PKGNAME=	dviselect-1.3
CATEGORIES=	print
MASTER_SITES=	ftp://ftp.ee.duke.edu/archives/

MAINTAINER=	jmz@FreeBSD.org

SCRIPTS_ENV=	CFLAGS="${CFLAGS}"

USE_GMAKE=	yes

MAN1=		dviselect.1


.include <bsd.port.mk>