1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
freebsd-ports/print/dviselect/Makefile

22 lines
418 B
Makefile
Raw Normal View History

1995-04-15 04:34:11 +00:00
# New ports collection makefile for: dviselect
# Version required: ?
# Date created: 12 October 1994
# Whom: jmz
#
# $Id: Makefile,v 1.10 1996/11/18 14:11:18 asami Exp $
1995-04-15 04:34:11 +00:00
#
DISTNAME= dviselect
PKGNAME= dviselect-1.3
CATEGORIES= print
MASTER_SITES= ftp://ftp.ee.duke.edu/archives/
1995-04-15 04:34:11 +00:00
1995-04-11 02:02:17 +00:00
MAINTAINER= jmz@FreeBSD.org
SCRIPTS_ENV= CFLAGS="${CFLAGS}"
MAN1= dviselect.1
.include <bsd.port.mk>