1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/deskutils/ljclive/Makefile
Johan van Selst fa5bedd3b0 - Register conflict with multimedia/clive
PR:		ports/109083
Submitted by:	nivit
2007-02-12 12:33:49 +00:00

25 lines
447 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
CONFLICTS= py*-clive-[0-9]*
.include <bsd.port.mk>