3d484c3f2d
since it was incorporated into default linux base port; . bump PORTREVISION for ports using linux-seamonkey/Makefile.common. Pointed out by: Portsnap buildbox
22 lines
493 B
Makefile
22 lines
493 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
|
|
PORTREVISION= 1
|
|
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>
|