aboutsummaryrefslogblamecommitdiff
path: root/games/bomber/Makefile
blob: fe0bc0443c1142e5bd7012e4a5180c32c11e7f72 (plain) (tree)
1
2
3
4
5
6
7
8
9




                                           
                                      
 
                                                                   
                                                                              

                                                           
                                                                       

                                            

                    

                                                 
PORTNAME=	bomber
DISTVERSION=	${KDE_APPLICATIONS_VERSION}
CATEGORIES=	games kde kde-applications

MAINTAINER=	kde@FreeBSD.org
COMMENT=	${${PORTNAME:tu}_DESC}

USES=		cmake compiler:c++11-lang gettext kde:5 qt:5 tar:xz
USE_KDE=	auth codecs config configwidgets coreaddons crash dbusaddons \
		i18n kio libkdegames widgetsaddons xmlgui \
		ecm_build
USE_QT=		core dbus declarative gui network widgets phonon4 xml \
		buildtools_build qmake_build

OPTIONS_DEFINE=	DOCS

.include <${.CURDIR}/../kdegames/Makefile.common>
.include <bsd.port.mk>