aboutsummaryrefslogblamecommitdiff
path: root/deskutils/xpostit/Makefile
blob: 0b530d9f9e9a7cbb9075315ba07fa82f88ffbb8d (plain) (tree)
1
2
3
4
5
6
7
8
9
                   
 

                       
                 
                         


                                                
 
                                 
                                                        
 
                          
                                              
                                                         

                      
# Created by: joerg

PORTNAME=	xpostit
PORTVERSION=	3.3.1
PORTREVISION=	2
CATEGORIES=	deskutils
MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION}
# DISTNAME=	${PORTNAME}${PORTVERSION:S/.//g}
DISTNAME=	${PORTNAME}_${PORTVERSION}.orig

MAINTAINER=	joerg@FreeBSD.org
COMMENT=	PostIt (R) messages onto your X11 screen

USES=		imake xorg
USE_XORG=	ice sm x11 xaw xext xmu xpm xt
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig

.include <bsd.port.mk>