opnsense-ports/games/atomix/Makefile
Franco Fichtner bd0e09fa5b */*: sync with upstream
Taken from: FreeBSD
2017-05-16 18:34:11 +02:00

24 lines
508 B
Makefile

# Created by: Yukihiro Nakai <nakai@FreeBSD.org>
# $FreeBSD$
PORTNAME= atomix
PORTVERSION= 3.22.0
CATEGORIES= games gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
MAINTAINER= gnome@FreeBSD.org
COMMENT= Yet another little mind game
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= appstream-util:devel/appstream-glib
PORTSCOUT= limitw:1,even
USES= gettext gmake gnome localbase pathfix pkgconfig tar:xz
USE_GNOME= cairo gdkpixbuf2 gtk30 intlhack
GNU_CONFIGURE= yes
.include <bsd.port.mk>