1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/print/dviselect/Makefile
2000-11-26 01:08:44 +00:00

24 lines
379 B
Makefile

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