mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
4a9f39b5ce
The version number is the same but there are slight changes in the sources. This is why all the files have changed.
22 lines
418 B
Makefile
22 lines
418 B
Makefile
# 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 $
|
|
#
|
|
|
|
DISTNAME= dviselect
|
|
PKGNAME= dviselect-1.3
|
|
CATEGORIES= print
|
|
MASTER_SITES= ftp://ftp.ee.duke.edu/archives/
|
|
|
|
MAINTAINER= jmz@FreeBSD.org
|
|
|
|
SCRIPTS_ENV= CFLAGS="${CFLAGS}"
|
|
|
|
MAN1= dviselect.1
|
|
|
|
|
|
.include <bsd.port.mk>
|