summaryrefslogblamecommitdiff
path: root/ftp/spegla/Makefile
blob: 98b51ae1f2c9e3e2df3a7124662fbe83eeb8f3d3 (plain) (tree)
1
2
3
4
5
6
7
8
9



                                                    
                                                        
 
           

 
                           
                   

                                                        
 
                               
 

                        

             

                                                                             

                      
# ex:ts=8
# New ports collection makefile for:    spegla
# Version required:     0.93p2
# Date created:         Sun Apr 19 16:17:25 PDT 1998
# Whom:                 Jordan Hubbard <jkh@FreeBSD.org>
#
# $FreeBSD$
#

DISTNAME=	spegla-1.04
CATEGORIES=	ftp
MASTER_SITES=	ftp://ftp.luth.se/pub/unix/mirror/ \
		ftp://subzero.campus.luth.se/pub/spegla/

MAINTAINER=	jkh@FreeBSD.org

MANCOMPRESSED=	yes
MAN1=		spegla.1

post-install:
	@${MKDIR} ${PREFIX}/share/examples/spegla
	${INSTALL_DATA} ${WRKSRC}/freebsd.org ${PREFIX}/share/examples/spegla

.include <bsd.port.mk>