Changeset View
Changeset View
Standalone View
Standalone View
head/www/netsurf/Makefile
| # Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> | # Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> | ||||
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= netsurf | PORTNAME= netsurf | ||||
| PORTVERSION= 3.10 | PORTVERSION= 3.10 | ||||
| PORTREVISION= 1 | |||||
| CATEGORIES= www | CATEGORIES= www | ||||
| MASTER_SITES= http://download.netsurf-browser.org/netsurf/releases/source/ | MASTER_SITES= http://download.netsurf-browser.org/netsurf/releases/source/ | ||||
| DISTNAME= ${PORTNAME}-${PORTVERSION}-src | DISTNAME= ${PORTNAME}-${PORTVERSION}-src | ||||
| MAINTAINER= ports@FreeBSD.org | MAINTAINER= ports@FreeBSD.org | ||||
| COMMENT= Lightweight web browser | COMMENT= Lightweight web browser | ||||
| LICENSE= GPLv2 MIT | LICENSE= GPLv2 MIT | ||||
| ▲ Show 20 Lines • Show All 73 Lines • Show Last 20 Lines | |||||