freebsd-ports/print/dviselect/Makefile

26 lines
459 B
Makefile
Raw Normal View History

1995-04-15 06:34:11 +02:00
# New ports collection makefile for: dviselect
# Date created: 12 October 1994
# Whom: jmz
#
1999-08-31 03:53:22 +02:00
# $FreeBSD$
1995-04-15 06:34:11 +02:00
#
2000-04-09 19:50:59 +02:00
PORTNAME= dviselect
PORTVERSION= 1.3
PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= jmz
DISTNAME= ${PORTNAME}
1995-04-15 06:34:11 +02:00
1995-04-11 04:02:17 +02:00
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>