2010-10-18 14:36:45 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.6 2010/10/18 18:36:46 espie Exp $
|
2004-04-10 17:44:49 -04:00
|
|
|
|
2007-09-15 18:36:51 -04:00
|
|
|
COMMENT= command-line LiveJournal client
|
2004-04-10 17:44:49 -04:00
|
|
|
DISTNAME= clive-0.4.0
|
2010-07-12 18:07:37 -04:00
|
|
|
REVISION= 0
|
2004-04-10 17:44:49 -04:00
|
|
|
CATEGORIES= net
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ljclive/}
|
|
|
|
|
2006-07-19 12:07:22 -04:00
|
|
|
HOMEPAGE= http://community.livejournal.com/ljclive/
|
2004-04-10 17:44:49 -04:00
|
|
|
|
|
|
|
MAINTAINER= Andy Isaacson <adi@hexapodia.org>
|
|
|
|
|
|
|
|
# BSD 3-clause
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2010-07-12 18:07:37 -04:00
|
|
|
|
2004-12-15 19:31:20 -05:00
|
|
|
WANTLIB= c
|
2004-04-10 17:44:49 -04:00
|
|
|
|
|
|
|
CONFIGURE_STYLE=gnu
|
2010-10-18 14:36:45 -04:00
|
|
|
USE_GROFF = Yes
|
2004-04-10 17:44:49 -04:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|