pkgsrc/misc/open2300/Makefile.common
2015-12-12 22:57:22 +00:00

17 lines
456 B
Text

# $NetBSD: Makefile.common,v 1.8 2015/12/12 22:57:22 wiedi Exp $
#
# used by misc/open2300-mysql/Makefile
DISTNAME= open2300-1.10
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=open2300/}
MAINTAINER= martin@NetBSD.org
HOMEPAGE= http://www.lavrsen.dk/twiki/bin/view/Open2300/WebHome
PATCHDIR= ${.CURDIR}/../open2300/patches
DISTINFO_FILE= ${.CURDIR}/../open2300/distinfo
LDFLAGS.SunOS+= -lsocket -lnsl
.include "../../mk/bsd.pkg.mk"