b1c4f89726
DISTFILES=myfilename{theirfilename} type syntax, using a unified DISTFILES line so they can later be merged. ok rpe@
14 lines
253 B
Makefile
14 lines
253 B
Makefile
# $OpenBSD: Makefile.inc,v 1.9 2013/11/12 15:00:25 sthen Exp $
|
|
|
|
SHARED_ONLY?= Yes
|
|
|
|
CATEGORIES+= devel
|
|
|
|
HOMEPAGE= http://libgit2.github.com/
|
|
|
|
# GPLv2 with linking exemption.
|
|
PERMIT_PACKAGE_CDROM?= Yes
|
|
|
|
DIST_SUBDIR= libgit
|
|
DISTNAME?= ${PROJECT}-${V}
|