openbsd-ports/www/links/Makefile

23 lines
506 B
Makefile
Raw Normal View History

# $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/
2000-10-09 20:40:20 -04:00
MAINTAINER= Marc Espie <espie@openbsd.org>
2000-08-01 06:43:35 -04:00
# 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/
2000-08-01 06:43:35 -04:00
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>