1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/www/elinks/Makefile
Ying-Chieh Liao 6ad3b7e8bf upgrade to 0.3.2
PR:		38302
Submitted by:	maintainer
2002-05-19 19:42:01 +00:00

23 lines
401 B
Makefile

# New ports collection makefile for: links
# Date created: 21 January 2000
# Whom: Michael Vasilenko <acid@stu.cn.ua>
#
# $FreeBSD$
#
PORTNAME= elinks
PORTVERSION= 0.3.2
CATEGORIES= www
MASTER_SITES= http://elinks.pld.org.pl/download/
MAINTAINER= jharris@widomaker.com
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --program-prefix=e
USE_GMAKE= yes
USE_BZIP2= yes
MAN1= elinks.1
.include <bsd.port.mk>