2004-04-02 02:32:39 +02:00
|
|
|
# New ports collection makefile for: clive
|
|
|
|
# Date created: 15 March 2004
|
|
|
|
# Whom: johans
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= clive
|
2004-11-08 23:03:21 +01:00
|
|
|
PORTVERSION= 0.4.4
|
2004-04-04 14:16:08 +02:00
|
|
|
CATEGORIES= deskutils
|
2004-04-02 02:32:39 +02:00
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED}
|
|
|
|
MASTER_SITE_SUBDIR= ljclive
|
|
|
|
|
|
|
|
MAINTAINER= johans@stack.nl
|
|
|
|
COMMENT= A command line client for posting LiveJournal entries
|
|
|
|
|
|
|
|
MAN1= clive.1
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_GETOPT_LONG=yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|