aboutsummaryrefslogtreecommitdiffstats
path: root/news/lusernet/Makefile
blob: 1fb766d48c3612ac0fb8f45c63106cf5fe13324b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# $FreeBSD$

PORTNAME=   lusernet
PORTVERSION=    0.4.2
PORTREVISION=   4
CATEGORIES= news gnustep
MASTER_SITES=   ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= dinoex
DISTNAME=   LuserNET-${PORTVERSION}

MAINTAINER= ports@FreeBSD.org
COMMENT=    GNUstep news reader

LICENSE=    GPLv2

USE_GNUSTEP=    yes
USE_GNUSTEP_BACK=   yes
USE_GNUSTEP_BUILD=  yes
USE_GNUSTEP_INSTALL=    yes
USE_GNUSTEP_LOCAL_LIBS+=    Pantomime:${PANTOMIME_PORT}

PANTOMIME_PORT?=    mail/pantomime

.include <bsd.port.mk>