freebsd-ports/print/dviselect/Makefile

24 lines
379 B
Makefile
Raw Normal View History

1995-04-15 00:34:11 -04:00
# New ports collection makefile for: dviselect
# Date created: 12 October 1994
# Whom: jmz
#
1999-08-30 21:53:22 -04:00
# $FreeBSD$
1995-04-15 00:34:11 -04:00
#
2000-04-09 13:50:59 -04:00
PORTNAME= dviselect
PORTVERSION= 1.3
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= jmz
DISTNAME= ${PORTNAME}
1995-04-15 00:34:11 -04:00
1995-04-10 22:02:17 -04:00
MAINTAINER= jmz@FreeBSD.org
SCRIPTS_ENV= CFLAGS="${CFLAGS}"
MAN1= dviselect.1
.include <bsd.port.mk>