pkgsrc/net/omniNotify/Makefile
rillig eb3c2b436e net: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-03 11:45:28 +00:00

25 lines
636 B
Makefile

# $NetBSD: Makefile,v 1.4 2019/11/03 11:45:45 rillig Exp $
#
DISTNAME= omniNotify-2.1
PKGREVISION= 1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=omninotify/}
PATCH_SITES= http://www.NetBSD.org/~dholland/patchkits/omniNotify/
PATCHFILES= omniNotify-jumbo-patch-20151224.gz
PATCH_DIST_STRIP= -p1
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://omninotify.sourceforge.net/
COMMENT= CORBA Notification Service
LICENSE= gnu-gpl-v2
WRKSRC= ${WRKDIR}/omniNotify
GNU_CONFIGURE= yes
USE_LANGUAGES= c c++
USE_TOOLS+= gmake
MAKE_FILE= GNUmakefile
.include "../../net/omniORB/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"