1996-01-12 20:58:39 +00:00
|
|
|
# New ports collection makefile for: hpscan
|
|
|
|
# Version required: <own lineage>
|
|
|
|
# Date created: 12 January 1996
|
|
|
|
# Whom: nate
|
|
|
|
#
|
1997-04-30 03:18:09 +00:00
|
|
|
# $Id: Makefile,v 1.8 1997/02/07 15:41:08 nate Exp $
|
1996-01-12 20:58:39 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= scanner
|
1996-01-15 10:40:43 +00:00
|
|
|
PKGNAME= hpscan-1.0
|
1996-11-18 11:44:27 +00:00
|
|
|
CATEGORIES= graphics
|
1997-04-30 03:18:09 +00:00
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL} \
|
1997-02-07 15:41:08 +00:00
|
|
|
ftp://ftp.cogsci.ed.ac.uk/pub/richard/
|
1996-01-12 20:58:39 +00:00
|
|
|
|
|
|
|
MAINTAINER= nate@FreeBSD.org
|
|
|
|
|
1996-11-19 04:18:49 +00:00
|
|
|
LIB_DEPENDS+= jpeg\\.7\\.:${PORTSDIR}/graphics/jpeg
|
1996-09-26 10:55:14 +00:00
|
|
|
|
1996-01-15 10:40:43 +00:00
|
|
|
NO_WRKSUBDIR= yes
|
|
|
|
USE_X11= yes
|
|
|
|
USE_IMAKE= yes
|
|
|
|
NO_INSTALL_MANPAGES= yes
|
|
|
|
|
1996-01-12 20:58:39 +00:00
|
|
|
.include <bsd.port.mk>
|