aboutsummaryrefslogblamecommitdiff
path: root/comms/aldo/Makefile
blob: ef6c08a2681f1e7f826363e1f5aed7c8224e7e1c (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
                                    

                    
                     
                 
                              
                        



                                           


                                 
                                    
 
                                                        
                   
 

                                  
 
                      
# Created by: lambert@lambertfam.org

PORTNAME=	aldo
DISTVERSION=	0.7.7
PORTREVISION=	3
CATEGORIES=	comms hamradio
MASTER_SITES=	SAVANNAH

MAINTAINER=	lambert@lambertfam.org
COMMENT=	Morse code training program

LICENSE=	GPLv3
LICENSE_FILE=	${WRKSRC}/COPYING

LIB_DEPENDS=	libao.so:audio/libao

USES=		compiler:c++0x gmake localbase tar:bzip2
GNU_CONFIGURE=	yes

PLIST_FILES=	bin/aldo \
		man/man1/aldo.1.gz

.include <bsd.port.mk>