Changeset 85


Ignore:
Timestamp:
06/26/2009 21:30:34 (14 months ago)
Author:
douglas
Message:

Package message...

Location:
freebsd/devel/py-gitosis
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • freebsd/devel/py-gitosis/Makefile

    r84 r85  
    2323USE_PYDISTUTILS=        easy_install 
    2424 
     25SUB_FILES=      pkg-message 
     26 
    2527WRKSRC=         ${WRKDIR}/${PORTNAME} 
    2628PYDISTUTILS_PKGVERSION= ${PORTVERSION:R} 
     
    3335post-install: 
    3436        ${CHMOD} +x ${PYTHON_SITELIBDIR}/${PYEASYINSTALL_EGG}/gitosis/templates/admin/hooks/post-update 
     37        @${CAT} ${PKGMESSAGE} 
    3538 
    3639.include <bsd.port.mk> 
Note: See TracChangeset for help on using the changeset viewer.