1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/www/linux-nvu/Makefile
Andrew Pantyukhin dd16100f96 - Update to 1.0
- Bring in line with other linux-gecko ports, thus inheriting
  all the features of the infrastructure:
  o desktop file
  o XPI/NPAPI support

Approved by:	Ilya Khamushkin <ilya@space.rootshell.ru> (maintainer)
2006-08-08 13:17:09 +00:00

22 lines
477 B
Makefile

# New ports collection makefile for: linux-nvu
# Date created: 2004-05-10
# Whom: Ilya Khamushkin
#
# $FreeBSD$
#
PORTNAME= nvu
PORTVERSION= 1.0
DISTVERSIONSUFFIX= -pc-linux2.6.10-gnu
CATEGORIES= www
MASTER_SITES= http://cvs.nvu.com/download/ CSME
MAINTAINER= ilya@space.rootshell.ru
COMMENT= A complete Web Authoring System
USE_BZIP2= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
.include "${.CURDIR}/../linux-seamonkey/Makefile.common"
.include <bsd.port.mk>