openbsd-ports/www/links/Makefile

23 lines
506 B
Makefile

# $OpenBSD: Makefile,v 1.6 2001/05/06 04:22:48 lebel Exp $
COMMENT= "text browser, displays while downloading"
CATEGORIES= www
NEED_VERSION= 1.402
HOMEPAGE= http://artax.karlin.mff.cuni.cz/%7Emikulas/links/
MAINTAINER= Marc Espie <espie@openbsd.org>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
DISTNAME= links-0.95
MASTER_SITES= http://artax.karlin.mff.cuni.cz/%7Emikulas/links/download/
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>