freebsd-ports/print/dviselect/Makefile
Jean-Marc Zucconi 4a9f39b5ce The distfile disapeared from the original site. Use another MASTER_SITES.
The version number is the same but there are slight changes in the sources.
This is why all the files have changed.
1997-08-19 18:05:37 +00:00

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>