freebsd-ports/deskutils/ljclive/Makefile
Kirill Ponomarev 0c7cadb962 - Update to version 0.4.2
PR:		ports/67881
Submitted by:	maintainer
2004-06-12 21:23:22 +00:00

22 lines
418 B
Makefile

# New ports collection makefile for: clive
# Date created: 15 March 2004
# Whom: johans
#
# $FreeBSD$
#
PORTNAME= clive
PORTVERSION= 0.4.2
CATEGORIES= deskutils
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>