[BACK]Return to Makefile.inc CVS log [TXT][DIR] Up to [local] / ports / net / seafile

File: [local] / ports / net / seafile / Attic / Makefile.inc (download)

Revision 1.3, Fri Jan 17 18:03:40 2014 UTC (10 years, 4 months ago) by kirby
Branch: MAIN
Changes since 1.2: +1 -81 lines

 - vleanup
 - bump to 2.1.1
ccnet is still broken

# $OpenBSD: Makefile.template,v 1.68 2013/10/02 07:34:45 ajacoutot Exp $

V = 			2.1.1
DISTNAME = 		${NAME}-${V}

CATEGORIES =		net net/seafile

HOMEPAGE =		http://www.seafile.com/

MAINTAINER =		Kirill Bychkov <kirby@openbsd.org>

# GPLv3
PERMIT_PACKAGE_CDROM =	Yes

MASTER_SITES =		https://github.com/haiwen/${NAME}/archive/
DISTFILES = 		${DISTNAME}${EXTRACT_SUFX}{v$V${EXTRACT_SUFX}}

#MODULES =		???
#BUILD_DEPENDS =	???
#RUN_DEPENDS =		???
#LIB_DEPENDS =		???
#TEST_DEPENDS =		???

#SEPARATE_BUILD =	Yes (build in a directory other than WRKSRC)

#.include <bsd.port.mk>