1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/print/dviselect/Makefile

24 lines
381 B
Makefile
Raw Normal View History

1995-04-15 04:34:11 +00:00
# New ports collection makefile for: dviselect
# Date created: 12 October 1994
# Whom: jmz
#
1999-08-31 01:53:22 +00:00
# $FreeBSD$
1995-04-15 04:34:11 +00:00
#
2000-04-09 17:50:59 +00:00
PORTNAME= dviselect
PORTVERSION= 1.3
CATEGORIES= print
MASTER_SITES= ftp://ftp.ee.duke.edu/archives/
DISTNAME= ${PORTNAME}
1995-04-15 04:34:11 +00:00
1995-04-11 02:02:17 +00:00
MAINTAINER= jmz@FreeBSD.org
SCRIPTS_ENV= CFLAGS="${CFLAGS}"
1998-10-13 01:49:42 +00:00
USE_GMAKE= yes
MAN1= dviselect.1
.include <bsd.port.mk>