blob: 769c384ad42d8d624c13c44323762222c2f4176c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# New ports collection makefile for: de-linux-mozillafirebird
# Date created: 2003-11-19
# Whom: trevor
#
# $FreeBSD$
#
CATEGORIES= german www linux
MASTER_SITE_SUBDIR= firebird/releases/${PORTVERSION}/contrib-localized
PKGNAMEPREFIX= de-linux-
DISTNAME= MozillaFirebird-${PORTVERSION}-i686-pc-linux-gnu-deDE
COMMENT= Firebird Web browser: German Linux/i386 version
MASTERDIR= ${.CURDIR}/../../www/linux-mozillafirebird
.include "${MASTERDIR}/Makefile"
|