pkgsrc/www/elinks/Makefile

20 lines
432 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.1.1.1 2002/05/17 18:06:19 zuntum Exp $
#
DISTNAME= elinks-0.3.0
CATEGORIES= www
MASTER_SITES= http://elinks.pld.org.pl/download/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= dawszy@arhea.net
HOMEPAGE= http://elinks.pld.org.pl/
COMMENT= Extended/Enhanced Links (elinks)
CONFLICTS= links[0-9]*
GNU_CONFIGURE= YES
USE_BUILDLINK_ONLY= YES
.include "../../security/openssl/buildlink.mk"
.include "../../mk/bsd.pkg.mk"