pkgsrc-wip/heirloom-common/Makefile.common
Aleksey Cheusov 0798994e07 less patches - less problems, all necessary variables are passed through
MAKE_FLAGS variable.
++pkgrevision
2008-09-23 21:33:29 +00:00

15 lines
490 B
Makefile

# $NetBSD: Makefile.common,v 1.9 2008/09/23 21:33:29 cheusov Exp $
# used by wip/libuxre/Makefile
# used by wip/heirloom-common/Makefile.prog.common
HEIRLOOM_VER= 070715nb1
DISTNAME= heirloom-${HEIRLOOM_VER:C/nb.*//}
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=heirloom/}
EXTRACT_SUFX= .tar.bz2
HOMEPAGE= http://heirloom.sourceforge.net/
PKG_DESTDIR_SUPPORT= user-destdir
PATCHDIR= ${.CURDIR}/../../wip/heirloom-common/patches
DISTINFO_FILE= ${.CURDIR}/../../wip/heirloom-common/distinfo