21 lines
402 B
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.8 2014/12/29 20:11:12 naddy Exp $
COMMENT= command-line LiveJournal client
DISTNAME= clive-0.4.0
REVISION= 0
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ljclive/}
2006-07-19 16:07:22 +00:00
HOMEPAGE= http://community.livejournal.com/ljclive/
MAINTAINER= Andy Isaacson <adi@hexapodia.org>
# BSD 3-clause
PERMIT_PACKAGE_CDROM= Yes
2004-12-16 00:31:20 +00:00
WANTLIB= c
CONFIGURE_STYLE=gnu
.include <bsd.port.mk>