freebsd-ports/print/dviselect/Makefile
2004-02-06 13:12:53 +00:00

25 lines
459 B
Makefile

# New ports collection makefile for: dviselect
# Date created: 12 October 1994
# Whom: jmz
#
# $FreeBSD$
#
PORTNAME= dviselect
PORTVERSION= 1.3
PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= jmz
DISTNAME= ${PORTNAME}
MAINTAINER= jmz@FreeBSD.org
COMMENT= Extract pages from DVI files
SCRIPTS_ENV= CFLAGS="${CFLAGS}"
MAN1= dviselect.1
PLIST_FILES= bin/dviselect
.include <bsd.port.mk>