1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
freebsd-ports/deskutils/ljclive/Makefile
Pav Lucistnik 39adc1b4ab - Update to 0.4.5
PR:		ports/73870
Submitted by:	Johan van Selst <johans@stack.nl> (maintainer)
2004-11-12 18:36:16 +00:00

23 lines
418 B
Makefile

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