openbsd-ports/x11/kde4/automoc/Makefile
2010-06-18 09:17:16 +00:00

11 lines
263 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2010/06/18 09:17:16 espie Exp $
VERSION = 0.9.88
COMMENT = kde frontend to moc
DISTNAME = automoc4-${VERSION}
MASTER_SITES?= ${MASTER_SITE_KDE:=stable/automoc4/${VERSION}/}
WANTLIB += c m pthread stdc++
.include <bsd.port.mk>