1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/print/dviselect/Makefile
Mark Linimon a34ad4f459 Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,
and no commit activity for 3 months.

Hat:	portmgr
2008-11-29 00:11:56 +00:00

26 lines
461 B
Makefile

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