freebsd-ports/graphics/hpscan/Makefile
1996-06-03 02:17:34 +00:00

22 lines
479 B
Makefile

# New ports collection makefile for: hpscan
# Version required: <own lineage>
# Date created: 12 January 1996
# Whom: nate
#
# $Id: Makefile,v 1.3 1996/01/15 10:40:43 asami Exp $
#
DISTNAME= scanner
PKGNAME= hpscan-1.0
CATEGORIES+= graphics
MASTER_SITES= ftp://freefall.freebsd.org/pub/FreeBSD/LOCAL_PORTS/ \
ftp://macbeth.cogsci.ed.ac.uk/pub/
MAINTAINER= nate@FreeBSD.org
NO_WRKSUBDIR= yes
USE_X11= yes
USE_IMAKE= yes
NO_INSTALL_MANPAGES= yes
.include <bsd.port.mk>