freebsd-ports/games/atomix/Makefile

25 lines
508 B
Makefile
Raw Normal View History

2013-09-03 14:13:23 +02:00
# Created by: Yukihiro Nakai <nakai@FreeBSD.org>
2000-02-04 14:02:44 +01:00
# $FreeBSD$
PORTNAME= atomix
PORTVERSION= 3.22.0
CATEGORIES= games gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
2000-02-04 14:02:44 +01:00
MAINTAINER= gnome@FreeBSD.org
COMMENT= Yet another little mind game
2000-02-04 14:02:44 +01:00
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
2000-02-04 14:02:44 +01:00
GNU_CONFIGURE= yes
.include <bsd.port.mk>