2013-09-20 18:43:52 +02:00
|
|
|
# Created by: Ruan Wei (iamayan@gmail.com)
|
2005-07-28 15:20:05 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= skyeye
|
2014-09-03 05:36:41 +02:00
|
|
|
PORTVERSION= 1.2.5
|
|
|
|
DISTVERSIONSUFFIX= _REL
|
2005-07-28 15:20:05 +02:00
|
|
|
CATEGORIES= emulators
|
2014-09-03 05:36:41 +02:00
|
|
|
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
2005-07-28 15:20:05 +02:00
|
|
|
|
2014-07-02 22:22:55 +02:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2014-06-10 09:39:01 +02:00
|
|
|
COMMENT= Environment simulates typical ARM-base embedded computer systems
|
2005-07-28 15:20:05 +02:00
|
|
|
|
2014-09-03 05:36:41 +02:00
|
|
|
LICENSE= GPLv2
|
2005-07-28 15:20:05 +02:00
|
|
|
|
2014-09-03 05:36:41 +02:00
|
|
|
USE_BINUTILS= yes
|
|
|
|
USE_GCC= any
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ENV= ac_cv_func_working_mktime=yes
|
2005-07-28 15:20:05 +02:00
|
|
|
|
2014-09-03 05:36:41 +02:00
|
|
|
PLIST_FILES= bin/skyeye
|
2006-03-06 21:26:52 +01:00
|
|
|
|
2014-09-03 05:36:41 +02:00
|
|
|
.include <bsd.port.mk>
|