aboutsummaryrefslogblamecommitdiff
path: root/emulators/skyeye/Makefile
blob: 5f58b5bdbc7111a0805cf9ef75603a748ca125e7 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                          
           

                      

                            
                         
                                                                     
 
                                 
                                                                                
 
                     
 



                                             
 
                          
 
                      
# Created by: Ruan Wei (iamayan@gmail.com)
# $FreeBSD$

PORTNAME=	skyeye
PORTVERSION=	1.2.5
DISTVERSIONSUFFIX=	_REL
CATEGORIES=	emulators
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Environment simulates typical ARM-base embedded computer systems

LICENSE=	GPLv2

USE_BINUTILS=	yes
USE_GCC=	any
GNU_CONFIGURE=	yes
CONFIGURE_ENV=	ac_cv_func_working_mktime=yes

PLIST_FILES=	bin/skyeye

.include <bsd.port.mk>